Levi Broderick 776e2a84c3 Add Rune creation API from UTF-16 surrogate pair (dotnet/coreclr#22590) 6 yıl önce
..
Buffers 572d9928c0 Perf: Consolidate implementation of LeadingZeroCount (dotnet/coreclr#22497) 6 yıl önce
Collections 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 yıl önce
ComponentModel 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 yıl önce
Configuration ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Diagnostics 268f9e41cc Annotate EventCounter as a relocated type (dotnet/corert#6990) 6 yıl önce
Globalization bce478353a Avoid intermediate strings in some StringBuilder formatting (#22111) 7 yıl önce
IO 86406319d2 Replace several Nullable<T>.Value with .GetValueOrDefault() (#22297) 7 yıl önce
Numerics 2d73d36997 Use common copy of System.Numerics.Hashing.HashHelpers 7 yıl önce
Reflection 374f44ebe8 Mirror changes from mono/corert,coreclr (#12951) 6 yıl önce
Resources 8608d281c6 Implement ManifestBasedResourceGroveler::GetNeutralResourcesLanguageAttribute (#22372) 6 yıl önce
Runtime 85caf55c16 Move SafeHandle to managed code and shared (dotnet/coreclr#22564) 6 yıl önce
Security f932a50d51 Mirror changes from mono/coreclr (#12635) 7 yıl önce
Text 776e2a84c3 Add Rune creation API from UTF-16 surrogate pair (dotnet/coreclr#22590) 6 yıl önce
Threading 9d136f9446 Move Volatile to shared (dotnet/coreclr#22523) 6 yıl önce
AccessViolationException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Action.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
AggregateException.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 yıl önce
AppContext.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 yıl önce
ApplicationException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ArgumentException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ArgumentNullException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ArgumentOutOfRangeException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ArithmeticException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Array.Enumerators.cs 903b264c4f Move Array's SZGenericArrayEnumerator to shared partition (#22480) 6 yıl önce
Array.cs 52d6e18ea6 Ifdef out code that triggers UTC bug (dotnet/corert#7003) 6 yıl önce
ArraySegment.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ArrayTypeMismatchException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
AssemblyLoadEventArgs.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
AssemblyLoadEventHandler.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
AsyncCallback.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Attribute.cs 3de77f3c60 Moves Attribute instance bits to shared location (dotnet/corert#6747) 7 yıl önce
AttributeTargets.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
AttributeUsageAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
BadImageFormatException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
BitConverter.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
BitOps.cs 572d9928c0 Perf: Consolidate implementation of LeadingZeroCount (dotnet/coreclr#22497) 6 yıl önce
Boolean.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ByReference.cs 4f456991bc Fix ProjectN regression in `ByReference<T>` (dotnet/corert#6713) 7 yıl önce
Byte.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
CLSCompliantAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Char.cs 776e2a84c3 Add Rune creation API from UTF-16 surrogate pair (dotnet/coreclr#22590) 6 yıl önce
CharEnumerator.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Convert.Base64.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Convert.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 yıl önce
CoreLib.cs da25533507 Delete CoreLib.FixupCoreLibName (dotnet/coreclr#21655) 7 yıl önce
CurrentSystemTimeZone.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
DBNull.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
DataMisalignedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
DateTime.Unix.cs 9636096e3b Move DateTime for Unix to shared partition (dotnet/coreclr#22383) 6 yıl önce
DateTime.cs c6b7d04096 fix DateTime overflow on ARM32 (dotnet/coreclr#21902) 7 yıl önce
DateTimeKind.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
DateTimeOffset.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
DayOfWeek.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Decimal.DecCalc.cs 572d9928c0 Perf: Consolidate implementation of LeadingZeroCount (dotnet/coreclr#22497) 6 yıl önce
Decimal.cs 412f75a1c5 Add new rounding modes to System.Math, System.MathF (dotnet/coreclr#20815) 6 yıl önce
DefaultBinder.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
DivideByZeroException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
DllNotFoundException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Double.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
DuplicateWaitObjectException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Empty.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
EntryPointNotFoundException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Environment.NoRegistry.cs 8eeffb8628 Switch CoreLib over to using shared Environment from corefx (#22106) 7 yıl önce
Environment.SpecialFolder.cs d5a924a9dd Annotate types moved from S.R.Extensions 7 yıl önce
Environment.SpecialFolderOption.cs d5a924a9dd Annotate types moved from S.R.Extensions 7 yıl önce
Environment.Unix.cs 554ff45da9 Replace Environment.s_macOS with use of PLATFORM_OSX 7 yıl önce
Environment.Variables.Windows.cs 8eeffb8628 Switch CoreLib over to using shared Environment from corefx (#22106) 7 yıl önce
Environment.Win32.cs 8eeffb8628 Switch CoreLib over to using shared Environment from corefx (#22106) 7 yıl önce
Environment.WinRT.cs 05956b9db7 Adapt corert to Environment moving from corefx 7 yıl önce
Environment.Windows.cs 8eeffb8628 Switch CoreLib over to using shared Environment from corefx (#22106) 7 yıl önce
Environment.cs 8eeffb8628 Switch CoreLib over to using shared Environment from corefx (#22106) 7 yıl önce
EnvironmentVariableTarget.cs d5a924a9dd Annotate types moved from S.R.Extensions 7 yıl önce
EventArgs.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
EventHandler.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ExecutionEngineException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
FieldAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
FlagsAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
FormatException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
FormattableString.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Gen2GcCallback.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Guid.Unix.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Guid.Windows.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Guid.cs bd60819235 Remove dead Guid parsing code (dotnet/coreclr#21123) 7 yıl önce
HResults.cs cc4c2b03d6 Throw the right exception when interface dispatch is ambiguous (#22295) 7 yıl önce
HashCode.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
IAsyncDisposable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
IAsyncResult.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ICloneable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
IComparable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
IConvertible.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ICustomFormatter.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
IDisposable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
IEquatable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
IFormatProvider.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
IFormattable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
IObservable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
IObserver.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
IProgress.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ISpanFormattable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Index.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 6 yıl önce
IndexOutOfRangeException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
InsufficientExecutionStackException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
InsufficientMemoryException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Int16.cs 92c2fab68e Add optimization in GetHashCode for Int16 and SByte (dotnet/coreclr#21652) 7 yıl önce
Int32.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Int64.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
IntPtr.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
InvalidCastException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
InvalidOperationException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
InvalidProgramException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
InvalidTimeZoneException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Lazy.cs b2226867ae Remove stale warning 420 pragmas (dotnet/coreclr#22352) 7 yıl önce
LocalAppContextSwitches.Common.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
LocalAppContextSwitches.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
MarshalByRefObject.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Marvin.OrdinalIgnoreCase.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Marvin.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Math.cs 412f75a1c5 Add new rounding modes to System.Math, System.MathF (dotnet/coreclr#20815) 6 yıl önce
MathF.cs 412f75a1c5 Add new rounding modes to System.Math, System.MathF (dotnet/coreclr#20815) 6 yıl önce
MemberAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Memory.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 6 yıl önce
MemoryDebugView.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
MemoryExtensions.Fast.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 6 yıl önce
MemoryExtensions.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 6 yıl önce
MethodAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
MidpointRounding.cs 412f75a1c5 Add new rounding modes to System.Math, System.MathF (dotnet/coreclr#20815) 6 yıl önce
MissingFieldException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
MissingMemberException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
MissingMethodException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
MulticastNotSupportedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
NonSerializedAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
NotFiniteNumberException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
NotImplementedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
NotSupportedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
NullReferenceException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Nullable.cs bb5feb2579 [System.Private.CoreLib] Add Nullable runtime support 7 yıl önce
Number.BigInteger.cs 572d9928c0 Perf: Consolidate implementation of LeadingZeroCount (dotnet/coreclr#22497) 6 yıl önce
Number.DiyFp.cs 572d9928c0 Perf: Consolidate implementation of LeadingZeroCount (dotnet/coreclr#22497) 6 yıl önce
Number.Dragon4.cs 572d9928c0 Perf: Consolidate implementation of LeadingZeroCount (dotnet/coreclr#22497) 6 yıl önce
Number.Formatting.cs 40eb410e73 Update the double/float formatters to return the shortest roundtrippable string. (#22040) 7 yıl önce
Number.Grisu3.cs 40eb410e73 Update the double/float formatters to return the shortest roundtrippable string. (#22040) 7 yıl önce
Number.NumberBuffer.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Number.NumberToFloatingPointBits.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Number.Parsing.cs a184818adf Fixing some issues with the decimal parser/formatter (dotnet/coreclr#22070) 7 yıl önce
Object.cs edc045728c CoreRT-specific Object.cs changes - Fix build breaks - Apply same cleanup to all related files 7 yıl önce
ObjectDisposedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ObsoleteAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
OperatingSystem.cs d5a924a9dd Annotate types moved from S.R.Extensions 7 yıl önce
OperationCanceledException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
OutOfMemoryException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
OverflowException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ParamArrayAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ParamsArray.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ParseNumbers.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
PasteArguments.Unix.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) 7 yıl önce
PasteArguments.Windows.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) 7 yıl önce
PasteArguments.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) 7 yıl önce
PlatformID.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) 7 yıl önce
PlatformNotSupportedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Progress.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Random.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Range.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 6 yıl önce
RankException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ReadOnlyMemory.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 6 yıl önce
ReadOnlySpan.Fast.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 6 yıl önce
ReadOnlySpan.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 6 yıl önce
ResolveEventArgs.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ResolveEventHandler.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
SByte.cs 92c2fab68e Add optimization in GetHashCode for Int16 and SByte (dotnet/coreclr#21652) 7 yıl önce
SerializableAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Single.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Span.Fast.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 6 yıl önce
Span.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
SpanDebugView.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
SpanHelpers.BinarySearch.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
SpanHelpers.Byte.cs 572d9928c0 Perf: Consolidate implementation of LeadingZeroCount (dotnet/coreclr#22497) 6 yıl önce
SpanHelpers.Char.cs 572d9928c0 Perf: Consolidate implementation of LeadingZeroCount (dotnet/coreclr#22497) 6 yıl önce
SpanHelpers.T.cs 55ca4eb088 SpanHelpers deal with nullable reference types (dotnet/coreclr#21232) 7 yıl önce
SpanHelpers.cs c68385b8a6 Speedup SpanHelpers.IndexOf{Any}(byte, ...) (dotnet/coreclr#22118) 7 yıl önce
StackOverflowException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
String.Comparison.cs b4534a0cd2 string.EndsWith use SequenceEqual not SequenceCompareTo (#22207) 7 yıl önce
String.Manipulation.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 6 yıl önce
String.Searching.cs 19d3a157f4 Reduce steps for string.Contains(string value) (dotnet/coreclr#22008) 7 yıl önce
String.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 6 yıl önce
StringComparer.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 yıl önce
StringComparison.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
StringSplitOptions.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
SystemException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ThreadAttributes.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ThreadStaticAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ThrowHelper.cs 469b0a7a0f Index and Range updates (dotnet/coreclr#22331) 6 yıl önce
TimeSpan.cs 25ce6d849d Fix possibly unintentional use of bit-wise or operator. (#22152) 7 yıl önce
TimeZone.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
TimeZoneInfo.AdjustmentRule.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
TimeZoneInfo.StringSerializer.cs bce478353a Avoid intermediate strings in some StringBuilder formatting (#22111) 7 yıl önce
TimeZoneInfo.TransitionTime.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
TimeZoneInfo.Unix.cs 86406319d2 Replace several Nullable<T>.Value with .GetValueOrDefault() (#22297) 7 yıl önce
TimeZoneInfo.Win32.cs b2226867ae Remove stale warning 420 pragmas (dotnet/coreclr#22352) 7 yıl önce
TimeZoneInfo.cs b2226867ae Remove stale warning 420 pragmas (dotnet/coreclr#22352) 7 yıl önce
TimeZoneNotFoundException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
TimeoutException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Tuple.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 yıl önce
TupleExtensions.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Type.Enum.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Type.Helpers.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Type.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
TypeAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
TypeCode.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
TypeInitializationException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
TypeUnloadedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
UInt16.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
UInt32.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
UInt64.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
UIntPtr.cs d2fbbb9633 Remove redundant unsafe contexts (dotnet/coreclr#21826) 7 yıl önce
UnauthorizedAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
UnhandledExceptionEventArgs.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
UnhandledExceptionEventHandler.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
UnitySerializationHolder.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
ValueTuple.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
Version.cs 4c8bfc6555 Support faster null checks (dotnet/coreclr#21765) 7 yıl önce
Void.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 yıl önce
WinRTFolderPaths.cs 75a7b9601f Finish removing Environment from corefx 6 yıl önce