Marek Safar 5ae98353a6 Move AssemblyLoadContext to shared partition (dotnet/coreclr#22685) 6 年之前
..
Buffers d91a227cba Consolidate implementation of Rotate and PopCount (dotnet/coreclr#22584) 7 年之前
Collections 5d36e4b2a7 Move Thread to shared CoreLib (dotnet/corefx#35462) 6 年之前
ComponentModel 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 年之前
Configuration ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Diagnostics d91a227cba Consolidate implementation of Rotate and PopCount (dotnet/coreclr#22584) 7 年之前
Globalization a5e27b6316 Fix bug introduced during cleanup in JapaneseLunisolarCalendar (#22717) 6 年之前
IO b0d3ead369 Ignore EINVAL/EBADF errors from FTruncate in FileStream.Init (#22788) 6 年之前
Numerics d91a227cba Consolidate implementation of Rotate and PopCount (dotnet/coreclr#22584) 7 年之前
Reflection f2c8664ac1 Move Reflection.Emit Tokens to shared partition (dotnet/coreclr#22602) 7 年之前
Resources 8608d281c6 Implement ManifestBasedResourceGroveler::GetNeutralResourcesLanguageAttribute (#22372) 7 年之前
Runtime 5ae98353a6 Move AssemblyLoadContext to shared partition (dotnet/coreclr#22685) 6 年之前
Security 5d36e4b2a7 Move Thread to shared CoreLib (dotnet/corefx#35462) 6 年之前
Text b936c53101 Make System.Runtime.CompilerServices.Unsafe inbox (dotnet/corefx#35526) 6 年之前
Threading bcdc345b44 Reduce struct copy by 1 in ValueTask.GetAwaiter (dotnet/coreclr#22738) 6 年之前
AccessViolationException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Action.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
AggregateException.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 年之前
AppContext.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 年之前
AppDomain.cs 5d36e4b2a7 Move Thread to shared CoreLib (dotnet/corefx#35462) 6 年之前
AppDomainSetup.cs 5d36e4b2a7 Move Thread to shared CoreLib (dotnet/corefx#35462) 6 年之前
ApplicationException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ArgumentException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ArgumentNullException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ArgumentOutOfRangeException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ArithmeticException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Array.Enumerators.cs 903b264c4f Move Array's SZGenericArrayEnumerator to shared partition (#22480) 7 年之前
Array.cs 52d6e18ea6 Ifdef out code that triggers UTC bug (dotnet/corert#7003) 7 年之前
ArraySegment.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ArrayTypeMismatchException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
AssemblyLoadEventArgs.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
AssemblyLoadEventHandler.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
AsyncCallback.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Attribute.cs 3de77f3c60 Moves Attribute instance bits to shared location (dotnet/corert#6747) 7 年之前
AttributeTargets.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
AttributeUsageAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
BadImageFormatException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
BitConverter.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
BitOps.cs a12209bf52 Updating some local functions to be 'static' (captureless). (#22635) 7 年之前
Boolean.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ByReference.cs 4f456991bc Fix ProjectN regression in `ByReference<T>` (dotnet/corert#6713) 7 年之前
Byte.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
CLSCompliantAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
CannotUnloadAppDomainException.cs 5d36e4b2a7 Move Thread to shared CoreLib (dotnet/corefx#35462) 6 年之前
Char.cs 776e2a84c3 Add Rune creation API from UTF-16 surrogate pair (dotnet/coreclr#22590) 7 年之前
CharEnumerator.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Convert.Base64.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Convert.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 年之前
CoreLib.cs da25533507 Delete CoreLib.FixupCoreLibName (dotnet/coreclr#21655) 7 年之前
CurrentSystemTimeZone.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
DBNull.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
DataMisalignedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
DateTime.Unix.cs 9636096e3b Move DateTime for Unix to shared partition (dotnet/coreclr#22383) 7 年之前
DateTime.cs c6b7d04096 fix DateTime overflow on ARM32 (dotnet/coreclr#21902) 7 年之前
DateTimeKind.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
DateTimeOffset.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
DayOfWeek.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Decimal.DecCalc.cs 572d9928c0 Perf: Consolidate implementation of LeadingZeroCount (dotnet/coreclr#22497) 7 年之前
Decimal.cs 412f75a1c5 Add new rounding modes to System.Math, System.MathF (dotnet/coreclr#20815) 7 年之前
DefaultBinder.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
DivideByZeroException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
DllNotFoundException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Double.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
DuplicateWaitObjectException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Empty.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
EntryPointNotFoundException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Environment.NoRegistry.cs 8eeffb8628 Switch CoreLib over to using shared Environment from corefx (#22106) 7 年之前
Environment.SpecialFolder.cs d5a924a9dd Annotate types moved from S.R.Extensions 7 年之前
Environment.SpecialFolderOption.cs d5a924a9dd Annotate types moved from S.R.Extensions 7 年之前
Environment.Unix.cs 003a626bba Avoid pulling in Lazy<T> during startup (dotnet/coreclr#22659) 6 年之前
Environment.Variables.Windows.cs 8eeffb8628 Switch CoreLib over to using shared Environment from corefx (#22106) 7 年之前
Environment.Win32.cs 8eeffb8628 Switch CoreLib over to using shared Environment from corefx (#22106) 7 年之前
Environment.WinRT.cs 05956b9db7 Adapt corert to Environment moving from corefx 7 年之前
Environment.Windows.cs 003a626bba Avoid pulling in Lazy<T> during startup (dotnet/coreclr#22659) 6 年之前
Environment.cs 6df88479c8 Change Environment.Version to return product version (dotnet/coreclr#22664) 6 年之前
EnvironmentVariableTarget.cs d5a924a9dd Annotate types moved from S.R.Extensions 7 年之前
EventArgs.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
EventHandler.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ExecutionEngineException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
FieldAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
FlagsAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
FormatException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
FormattableString.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Gen2GcCallback.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Guid.Unix.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Guid.Windows.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Guid.cs bd60819235 Remove dead Guid parsing code (dotnet/coreclr#21123) 7 年之前
HResults.cs cc4c2b03d6 Throw the right exception when interface dispatch is ambiguous (#22295) 7 年之前
HashCode.cs d91a227cba Consolidate implementation of Rotate and PopCount (dotnet/coreclr#22584) 7 年之前
IAsyncDisposable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
IAsyncResult.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ICloneable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
IComparable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
IConvertible.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ICustomFormatter.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
IDisposable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
IEquatable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
IFormatProvider.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
IFormattable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
IObservable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
IObserver.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
IProgress.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ISpanFormattable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Index.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 7 年之前
IndexOutOfRangeException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
InsufficientExecutionStackException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
InsufficientMemoryException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Int16.cs 92c2fab68e Add optimization in GetHashCode for Int16 and SByte (dotnet/coreclr#21652) 7 年之前
Int32.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Int64.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
IntPtr.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
InvalidCastException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
InvalidOperationException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
InvalidProgramException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
InvalidTimeZoneException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Lazy.cs b2226867ae Remove stale warning 420 pragmas (dotnet/coreclr#22352) 7 年之前
LocalAppContextSwitches.Common.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
LocalAppContextSwitches.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
LocalDataStoreSlot.cs 5d36e4b2a7 Move Thread to shared CoreLib (dotnet/corefx#35462) 6 年之前
MarshalByRefObject.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Marvin.OrdinalIgnoreCase.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Marvin.cs d91a227cba Consolidate implementation of Rotate and PopCount (dotnet/coreclr#22584) 7 年之前
Math.cs 412f75a1c5 Add new rounding modes to System.Math, System.MathF (dotnet/coreclr#20815) 7 年之前
MathF.cs 412f75a1c5 Add new rounding modes to System.Math, System.MathF (dotnet/coreclr#20815) 7 年之前
MemberAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Memory.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 7 年之前
MemoryDebugView.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
MemoryExtensions.Fast.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 7 年之前
MemoryExtensions.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 7 年之前
MethodAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
MidpointRounding.cs 412f75a1c5 Add new rounding modes to System.Math, System.MathF (dotnet/coreclr#20815) 7 年之前
MissingFieldException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
MissingMemberException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
MissingMethodException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
MulticastNotSupportedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
NonSerializedAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
NotFiniteNumberException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
NotImplementedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
NotSupportedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
NullReferenceException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Nullable.cs bb5feb2579 [System.Private.CoreLib] Add Nullable runtime support 7 年之前
Number.BigInteger.cs 7e52c1973e Missed optimization from #22497 7 年之前
Number.DiyFp.cs 572d9928c0 Perf: Consolidate implementation of LeadingZeroCount (dotnet/coreclr#22497) 7 年之前
Number.Dragon4.cs 572d9928c0 Perf: Consolidate implementation of LeadingZeroCount (dotnet/coreclr#22497) 7 年之前
Number.Formatting.cs 884b4c2473 Fixing the number formatting code to only recognize 'R' for double/float. (#22613) 7 年之前
Number.Grisu3.cs 40eb410e73 Update the double/float formatters to return the shortest roundtrippable string. (#22040) 7 年之前
Number.NumberBuffer.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Number.NumberToFloatingPointBits.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Number.Parsing.cs a184818adf Fixing some issues with the decimal parser/formatter (dotnet/coreclr#22070) 7 年之前
Object.cs edc045728c CoreRT-specific Object.cs changes - Fix build breaks - Apply same cleanup to all related files 7 年之前
ObjectDisposedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ObsoleteAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
OperatingSystem.cs d5a924a9dd Annotate types moved from S.R.Extensions 7 年之前
OperationCanceledException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
OutOfMemoryException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
OverflowException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ParamArrayAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ParamsArray.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ParseNumbers.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
PasteArguments.Unix.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) 7 年之前
PasteArguments.Windows.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) 7 年之前
PasteArguments.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) 7 年之前
PlatformID.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) 7 年之前
PlatformNotSupportedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Progress.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Random.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Range.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 7 年之前
RankException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ReadOnlyMemory.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 7 年之前
ReadOnlySpan.Fast.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 7 年之前
ReadOnlySpan.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 7 年之前
ResolveEventArgs.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ResolveEventHandler.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
SByte.cs 92c2fab68e Add optimization in GetHashCode for Int16 and SByte (dotnet/coreclr#21652) 7 年之前
SerializableAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Single.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Span.Fast.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 7 年之前
Span.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
SpanDebugView.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
SpanHelpers.BinarySearch.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
SpanHelpers.Byte.cs 572d9928c0 Perf: Consolidate implementation of LeadingZeroCount (dotnet/coreclr#22497) 7 年之前
SpanHelpers.Char.cs 572d9928c0 Perf: Consolidate implementation of LeadingZeroCount (dotnet/coreclr#22497) 7 年之前
SpanHelpers.T.cs 55ca4eb088 SpanHelpers deal with nullable reference types (dotnet/coreclr#21232) 7 年之前
SpanHelpers.cs c68385b8a6 Speedup SpanHelpers.IndexOf{Any}(byte, ...) (dotnet/coreclr#22118) 7 年之前
StackOverflowException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
String.Comparison.cs d91a227cba Consolidate implementation of Rotate and PopCount (dotnet/coreclr#22584) 7 年之前
String.Manipulation.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 7 年之前
String.Searching.cs 19d3a157f4 Reduce steps for string.Contains(string value) (dotnet/coreclr#22008) 7 年之前
String.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 7 年之前
StringComparer.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 年之前
StringComparison.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
StringSplitOptions.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
SystemException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ThreadAttributes.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ThreadStaticAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ThrowHelper.cs f809431913 Use ThrowHelper in ManualResetValueTaskSourceCore (dotnet/coreclr#22714) 6 年之前
TimeSpan.cs 25ce6d849d Fix possibly unintentional use of bit-wise or operator. (#22152) 7 年之前
TimeZone.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
TimeZoneInfo.AdjustmentRule.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
TimeZoneInfo.StringSerializer.cs bce478353a Avoid intermediate strings in some StringBuilder formatting (#22111) 7 年之前
TimeZoneInfo.TransitionTime.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
TimeZoneInfo.Unix.cs 86406319d2 Replace several Nullable<T>.Value with .GetValueOrDefault() (#22297) 7 年之前
TimeZoneInfo.Win32.cs b2226867ae Remove stale warning 420 pragmas (dotnet/coreclr#22352) 7 年之前
TimeZoneInfo.cs b2226867ae Remove stale warning 420 pragmas (dotnet/coreclr#22352) 7 年之前
TimeZoneNotFoundException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
TimeoutException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Tuple.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 年之前
TupleExtensions.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Type.Enum.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Type.Helpers.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Type.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
TypeAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
TypeCode.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
TypeInitializationException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
TypeUnloadedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
UInt16.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
UInt32.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
UInt64.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
UIntPtr.cs d2fbbb9633 Remove redundant unsafe contexts (dotnet/coreclr#21826) 7 年之前
UnauthorizedAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
UnhandledExceptionEventArgs.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
UnhandledExceptionEventHandler.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
UnitySerializationHolder.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
ValueTuple.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
Version.cs 4c8bfc6555 Support faster null checks (dotnet/coreclr#21765) 7 年之前
Void.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 年之前
WinRTFolderPaths.cs 75a7b9601f Finish removing Environment from corefx 7 年之前