Stephen Toub 86406319d2 Replace several Nullable<T>.Value with .GetValueOrDefault() (#22297) 7 년 전
..
BinaryReader.cs 6c4199d25d Improve BinaryReader.ReadUInt32() perf by 30% when using MemoryStream (#22102) 7 년 전
BinaryWriter.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
DirectoryNotFoundException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
DisableMediaInsertionPrompt.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
DriveInfoInternal.Unix.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) 7 년 전
DriveInfoInternal.Windows.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) 7 년 전
EncodingCache.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
EndOfStreamException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
Error.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
FileAccess.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
FileLoadException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
FileMode.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
FileNotFoundException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
FileOptions.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
FileShare.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
FileStream.Linux.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
FileStream.OSX.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
FileStream.Unix.cs 86406319d2 Replace several Nullable<T>.Value with .GetValueOrDefault() (#22297) 7 년 전
FileStream.Win32.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
FileStream.WinRT.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
FileStream.Windows.cs 09e9ffa65e Clean up a few minor Span-related uses (dotnet/coreclr#22038) 7 년 전
FileStream.cs 86406319d2 Replace several Nullable<T>.Value with .GetValueOrDefault() (#22297) 7 년 전
FileStreamCompletionSource.Win32.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 년 전
IOException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
MemoryStream.cs 6c4199d25d Improve BinaryReader.ReadUInt32() perf by 30% when using MemoryStream (#22102) 7 년 전
Path.Unix.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
Path.Windows.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
Path.cs bef2df9ed6 Add StringExtensions.Concat to fix Microsoft.IO.Redist assembly 7 년 전
PathHelper.Windows.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
PathInternal.Unix.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
PathInternal.Windows.cs e2ecfe2410 Use ValueStringBuilder instead of StringBuilderCache in PathInternal.Windows.cs 7 년 전
PathInternal.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
PathTooLongException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
PersistedFiles.Names.Unix.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) 7 년 전
PersistedFiles.Unix.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) 7 년 전
PinnedBufferMemoryStream.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
SeekOrigin.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
Stream.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 년 전
StreamHelpers.CopyValidation.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
StreamReader.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
StreamWriter.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
TextReader.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
TextWriter.cs 73b2c87dee Add missing overrides to SyncTextWriter (dotnet/coreclr#21956) 7 년 전
UnmanagedMemoryAccessor.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
UnmanagedMemoryStream.cs 09e9ffa65e Clean up a few minor Span-related uses (dotnet/coreclr#22038) 7 년 전
UnmanagedMemoryStreamWrapper.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전
Win32Marshal.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 년 전