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