More xml docs (#57039)
authorDan Moseley <danmose@microsoft.com>
Thu, 12 Aug 2021 23:49:53 +0000 (17:49 -0600)
committerGitHub <noreply@github.com>
Thu, 12 Aug 2021 23:49:53 +0000 (17:49 -0600)
commite617017564107d472b14f70f20cc7d9431074b9e
tree87be0bc0ec5a881ca2abc0fcfde08eb405b4431e
parentb2714bc0a738035f10887d87d8b28cb5ac66c3ef
More xml docs (#57039)

* Update Handle docs

* Some easy xmldoc updates

* typo

* typo

* another

* Build breaks with M.IO.R.csproj

* updates
23 files changed:
src/libraries/Microsoft.IO.Redist/src/Microsoft.IO.Redist.csproj
src/libraries/System.Diagnostics.Process/src/Microsoft/Win32/SafeHandles/SafeProcessHandle.cs
src/libraries/System.IO.MemoryMappedFiles/src/Microsoft/Win32/SafeMemoryMappedFileHandle.cs
src/libraries/System.IO.Pipes/src/Microsoft/Win32/SafeHandles/SafePipeHandle.cs
src/libraries/System.Net.Sockets/src/System/Net/Sockets/SafeSocketHandle.cs
src/libraries/System.Private.CoreLib/generators/EventSourceGenerator.cs
src/libraries/System.Private.CoreLib/src/Microsoft/Win32/SafeHandles/SafeFileHandle.cs
src/libraries/System.Private.CoreLib/src/Microsoft/Win32/SafeHandles/SafeRegistryHandle.cs
src/libraries/System.Private.CoreLib/src/Microsoft/Win32/SafeHandles/SafeWaitHandle.cs
src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
src/libraries/System.Private.CoreLib/src/System/IO/Enumeration/FileSystemEntry.Windows.cs
src/libraries/System.Private.CoreLib/src/System/IO/Enumeration/FileSystemEntry.cs
src/libraries/System.Private.CoreLib/src/System/IO/Enumeration/FileSystemEnumerator.Win32.cs [deleted file]
src/libraries/System.Private.CoreLib/src/System/IO/Enumeration/FileSystemEnumerator.Windows.cs
src/libraries/System.Private.CoreLib/src/System/IO/Enumeration/FileSystemEnumerator.cs
src/libraries/System.Private.CoreLib/src/System/IO/Enumeration/FileSystemName.cs
src/libraries/System.Private.CoreLib/src/System/IO/EnumerationOptions.cs
src/libraries/System.Private.CoreLib/src/System/IO/HandleInheritability.cs
src/libraries/System.Private.CoreLib/src/System/IO/InvalidDataException.cs
src/libraries/System.Private.CoreLib/src/System/IO/MatchCasing.cs
src/libraries/System.Private.CoreLib/src/System/IO/MatchType.cs
src/libraries/System.Security.Cryptography.X509Certificates/src/Microsoft/Win32/SafeHandles/SafeX509ChainHandle.cs
src/libraries/System.Security.Principal.Windows/src/Microsoft/Win32/SafeHandles/SafeAccessTokenHandle.cs