Ben Adams 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 years ago
..
ASCIIEncoding.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
CodePageDataItem.cs 6e11c95a84 Adds portable version of EncodingTable (dotnet/coreclr#21735) 7 years ago
Decoder.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
DecoderBestFitFallback.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 years ago
DecoderExceptionFallback.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 years ago
DecoderFallback.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
DecoderNLS.cs d2fbbb9633 Remove redundant unsafe contexts (dotnet/coreclr#21826) 7 years ago
DecoderReplacementFallback.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 years ago
Encoder.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
EncoderBestFitFallback.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 years ago
EncoderExceptionFallback.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 years ago
EncoderFallback.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
EncoderNLS.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
EncoderReplacementFallback.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 years ago
Encoding.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 years ago
EncodingData.cs 6e11c95a84 Adds portable version of EncodingTable (dotnet/coreclr#21735) 7 years ago
EncodingInfo.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 years ago
EncodingNLS.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
EncodingProvider.cs c2a5e933bd Replace Array.Copy(src, dst, int) calls with Array.Copy(src, 0, dst, 0, int) (#21756) 7 years ago
EncodingTable.cs 6e11c95a84 Adds portable version of EncodingTable (dotnet/coreclr#21735) 7 years ago
Latin1Encoding.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
NormalizationForm.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
Rune.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
SpanRuneEnumerator.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
StringBuilder.Debug.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
StringBuilder.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
StringBuilderCache.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
StringRuneEnumerator.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
UTF32Encoding.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 years ago
UTF7Encoding.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 years ago
UTF8Encoding.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 years ago
UnicodeDebug.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
UnicodeEncoding.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 years ago
UnicodeUtility.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
Utf16Utility.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
ValueStringBuilder.cs d2fbbb9633 Remove redundant unsafe contexts (dotnet/coreclr#21826) 7 years ago