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