Marek Safar 2e267dfa80 Move Array to shared partition (dotnet/coreclr#22321) il y a 7 ans
..
Buffers 321e0b511f Fixing Utf8Formatter.Float to support all the same format specifiers as the utf16 formatter. (#22434) il y a 7 ans
Collections 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
ComponentModel 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
Configuration ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Diagnostics f76994e0a1 Mirror changes from mono/coreclr,corert (#12612) il y a 7 ans
Globalization bce478353a Avoid intermediate strings in some StringBuilder formatting (#22111) il y a 7 ans
IO 86406319d2 Replace several Nullable<T>.Value with .GetValueOrDefault() (#22297) il y a 7 ans
Numerics 2d73d36997 Use common copy of System.Numerics.Hashing.HashHelpers il y a 7 ans
Reflection 18c632ed43 Maintain left.Equals(right) order for equality for compat (#21829) il y a 7 ans
Resources 8608d281c6 Implement ManifestBasedResourceGroveler::GetNeutralResourcesLanguageAttribute (#22372) il y a 7 ans
Runtime 88a621524e More compact implementation of Marshal.GenerateProgIdForType (#22395) il y a 7 ans
Security f932a50d51 Mirror changes from mono/coreclr (#12635) il y a 7 ans
Text bce478353a Avoid intermediate strings in some StringBuilder formatting (#22111) il y a 7 ans
Threading d2ee660406 Move SynchronizationContext to shared partition (dotnet/coreclr#22389) il y a 7 ans
AccessViolationException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Action.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
AggregateException.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
AppContext.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
ApplicationException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ArgumentException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ArgumentNullException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ArgumentOutOfRangeException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ArithmeticException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Array.cs 2e267dfa80 Move Array to shared partition (dotnet/coreclr#22321) il y a 7 ans
ArraySegment.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ArrayTypeMismatchException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
AssemblyLoadEventArgs.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
AssemblyLoadEventHandler.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
AsyncCallback.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Attribute.cs 3de77f3c60 Moves Attribute instance bits to shared location (dotnet/corert#6747) il y a 7 ans
AttributeTargets.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
AttributeUsageAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
BadImageFormatException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
BitConverter.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
BitOps.cs c68385b8a6 Speedup SpanHelpers.IndexOf{Any}(byte, ...) (dotnet/coreclr#22118) il y a 7 ans
Boolean.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ByReference.cs 4f456991bc Fix ProjectN regression in `ByReference<T>` (dotnet/corert#6713) il y a 7 ans
Byte.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
CLSCompliantAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Char.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
CharEnumerator.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Convert.Base64.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Convert.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
CoreLib.cs da25533507 Delete CoreLib.FixupCoreLibName (dotnet/coreclr#21655) il y a 7 ans
CurrentSystemTimeZone.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
DBNull.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
DataMisalignedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
DateTime.cs c6b7d04096 fix DateTime overflow on ARM32 (dotnet/coreclr#21902) il y a 7 ans
DateTimeKind.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
DateTimeOffset.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
DayOfWeek.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Decimal.DecCalc.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Decimal.cs 6c4199d25d Improve BinaryReader.ReadUInt32() perf by 30% when using MemoryStream (#22102) il y a 7 ans
DefaultBinder.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
DivideByZeroException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
DllNotFoundException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Double.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
DuplicateWaitObjectException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Empty.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
EntryPointNotFoundException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Environment.NoRegistry.cs 8eeffb8628 Switch CoreLib over to using shared Environment from corefx (#22106) il y a 7 ans
Environment.SpecialFolder.cs d5a924a9dd Annotate types moved from S.R.Extensions il y a 7 ans
Environment.SpecialFolderOption.cs d5a924a9dd Annotate types moved from S.R.Extensions il y a 7 ans
Environment.Unix.cs 554ff45da9 Replace Environment.s_macOS with use of PLATFORM_OSX il y a 7 ans
Environment.Variables.Windows.cs 8eeffb8628 Switch CoreLib over to using shared Environment from corefx (#22106) il y a 7 ans
Environment.Win32.cs 8eeffb8628 Switch CoreLib over to using shared Environment from corefx (#22106) il y a 7 ans
Environment.WinRT.cs 05956b9db7 Adapt corert to Environment moving from corefx il y a 7 ans
Environment.Windows.cs 8eeffb8628 Switch CoreLib over to using shared Environment from corefx (#22106) il y a 7 ans
Environment.cs 8eeffb8628 Switch CoreLib over to using shared Environment from corefx (#22106) il y a 7 ans
EnvironmentVariableTarget.cs d5a924a9dd Annotate types moved from S.R.Extensions il y a 7 ans
EventArgs.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
EventHandler.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ExecutionEngineException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
FieldAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
FlagsAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
FormatException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
FormattableString.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Gen2GcCallback.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Guid.Unix.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Guid.Windows.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Guid.cs bd60819235 Remove dead Guid parsing code (dotnet/coreclr#21123) il y a 7 ans
HResults.cs cc4c2b03d6 Throw the right exception when interface dispatch is ambiguous (#22295) il y a 7 ans
HashCode.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
IAsyncDisposable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
IAsyncResult.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ICloneable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
IComparable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
IConvertible.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ICustomFormatter.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
IDisposable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
IEquatable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
IFormatProvider.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
IFormattable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
IObservable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
IObserver.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
IProgress.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ISpanFormattable.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Index.cs ab717125aa Index and Range updates (dotnet/coreclr#22331) il y a 7 ans
IndexOutOfRangeException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
InsufficientExecutionStackException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
InsufficientMemoryException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Int16.cs 92c2fab68e Add optimization in GetHashCode for Int16 and SByte (dotnet/coreclr#21652) il y a 7 ans
Int32.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Int64.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
IntPtr.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
InvalidCastException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
InvalidOperationException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
InvalidProgramException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
InvalidTimeZoneException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Lazy.cs b2226867ae Remove stale warning 420 pragmas (dotnet/coreclr#22352) il y a 7 ans
LocalAppContextSwitches.Common.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
LocalAppContextSwitches.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
MarshalByRefObject.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Marvin.OrdinalIgnoreCase.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Marvin.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Math.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
MathF.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
MemberAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Memory.cs ab717125aa Index and Range updates (dotnet/coreclr#22331) il y a 7 ans
MemoryDebugView.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
MemoryExtensions.Fast.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
MemoryExtensions.cs ab717125aa Index and Range updates (dotnet/coreclr#22331) il y a 7 ans
MethodAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
MidpointRounding.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
MissingFieldException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
MissingMemberException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
MissingMethodException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
MulticastNotSupportedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
NonSerializedAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
NotFiniteNumberException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
NotImplementedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
NotSupportedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
NullReferenceException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Nullable.cs bb5feb2579 [System.Private.CoreLib] Add Nullable runtime support il y a 7 ans
Number.BigInteger.cs 40eb410e73 Update the double/float formatters to return the shortest roundtrippable string. (#22040) il y a 7 ans
Number.DiyFp.cs 40eb410e73 Update the double/float formatters to return the shortest roundtrippable string. (#22040) il y a 7 ans
Number.Dragon4.cs 40eb410e73 Update the double/float formatters to return the shortest roundtrippable string. (#22040) il y a 7 ans
Number.Formatting.cs 40eb410e73 Update the double/float formatters to return the shortest roundtrippable string. (#22040) il y a 7 ans
Number.Grisu3.cs 40eb410e73 Update the double/float formatters to return the shortest roundtrippable string. (#22040) il y a 7 ans
Number.NumberBuffer.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Number.NumberToFloatingPointBits.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Number.Parsing.cs a184818adf Fixing some issues with the decimal parser/formatter (dotnet/coreclr#22070) il y a 7 ans
Object.cs edc045728c CoreRT-specific Object.cs changes - Fix build breaks - Apply same cleanup to all related files il y a 7 ans
ObjectDisposedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ObsoleteAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
OperatingSystem.cs d5a924a9dd Annotate types moved from S.R.Extensions il y a 7 ans
OperationCanceledException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
OutOfMemoryException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
OverflowException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ParamArrayAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ParamsArray.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ParseNumbers.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
PasteArguments.Unix.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) il y a 7 ans
PasteArguments.Windows.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) il y a 7 ans
PasteArguments.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) il y a 7 ans
PlatformID.cs 2cd281fae5 Move Environment to shared CoreLib (dotnet/corefx#34654) il y a 7 ans
PlatformNotSupportedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Progress.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Random.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Range.cs ab717125aa Index and Range updates (dotnet/coreclr#22331) il y a 7 ans
RankException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ReadOnlyMemory.cs ab717125aa Index and Range updates (dotnet/coreclr#22331) il y a 7 ans
ReadOnlySpan.Fast.cs ab717125aa Index and Range updates (dotnet/coreclr#22331) il y a 7 ans
ReadOnlySpan.cs ab717125aa Index and Range updates (dotnet/coreclr#22331) il y a 7 ans
ResolveEventArgs.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ResolveEventHandler.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
SByte.cs 92c2fab68e Add optimization in GetHashCode for Int16 and SByte (dotnet/coreclr#21652) il y a 7 ans
SerializableAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Single.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Span.Fast.cs ab717125aa Index and Range updates (dotnet/coreclr#22331) il y a 7 ans
Span.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
SpanDebugView.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
SpanHelpers.BinarySearch.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
SpanHelpers.Byte.cs 45b6b640a4 Fix string.strlen (dotnet/coreclr#22397) il y a 7 ans
SpanHelpers.Char.cs 32ae150897 Use AggressiveOptimization for intrinsics-based SpanHelpers (#22191) il y a 7 ans
SpanHelpers.T.cs 55ca4eb088 SpanHelpers deal with nullable reference types (dotnet/coreclr#21232) il y a 7 ans
SpanHelpers.cs c68385b8a6 Speedup SpanHelpers.IndexOf{Any}(byte, ...) (dotnet/coreclr#22118) il y a 7 ans
StackOverflowException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
String.Comparison.cs b4534a0cd2 string.EndsWith use SequenceEqual not SequenceCompareTo (#22207) il y a 7 ans
String.Manipulation.cs ab717125aa Index and Range updates (dotnet/coreclr#22331) il y a 7 ans
String.Searching.cs 19d3a157f4 Reduce steps for string.Contains(string value) (dotnet/coreclr#22008) il y a 7 ans
String.cs ab717125aa Index and Range updates (dotnet/coreclr#22331) il y a 7 ans
StringComparer.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
StringComparison.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
StringSplitOptions.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
SystemException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ThreadAttributes.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ThreadStaticAttribute.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ThrowHelper.cs ab717125aa Index and Range updates (dotnet/coreclr#22331) il y a 7 ans
TimeSpan.cs 25ce6d849d Fix possibly unintentional use of bit-wise or operator. (#22152) il y a 7 ans
TimeZone.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
TimeZoneInfo.AdjustmentRule.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
TimeZoneInfo.StringSerializer.cs bce478353a Avoid intermediate strings in some StringBuilder formatting (#22111) il y a 7 ans
TimeZoneInfo.TransitionTime.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
TimeZoneInfo.Unix.cs 86406319d2 Replace several Nullable<T>.Value with .GetValueOrDefault() (#22297) il y a 7 ans
TimeZoneInfo.Win32.cs b2226867ae Remove stale warning 420 pragmas (dotnet/coreclr#22352) il y a 7 ans
TimeZoneInfo.cs b2226867ae Remove stale warning 420 pragmas (dotnet/coreclr#22352) il y a 7 ans
TimeZoneNotFoundException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
TimeoutException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Tuple.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
TupleExtensions.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Type.Enum.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Type.Helpers.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Type.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
TypeAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
TypeCode.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
TypeInitializationException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
TypeUnloadedException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
UInt16.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
UInt32.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
UInt64.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
UIntPtr.cs d2fbbb9633 Remove redundant unsafe contexts (dotnet/coreclr#21826) il y a 7 ans
UnauthorizedAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
UnhandledExceptionEventArgs.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
UnhandledExceptionEventHandler.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
UnitySerializationHolder.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ValueTuple.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Version.cs 4c8bfc6555 Support faster null checks (dotnet/coreclr#21765) il y a 7 ans
Void.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
WinRTFolderPaths.cs 75a7b9601f Finish removing Environment from corefx il y a 7 ans