Grant 29942cfd80 BitOps.TrailingZeroCount has inconsistent software fallback (#22333) 7 лет назад
..
Buffers 321e0b511f Fixing Utf8Formatter.Float to support all the same format specifiers as the utf16 formatter. (#22434) 7 лет назад
Collections 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) 7 лет назад
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 f76994e0a1 Mirror changes from mono/coreclr,corert (#12612) 7 лет назад
Globalization bce478353a Avoid intermediate strings in some StringBuilder formatting (#22111) 7 лет назад
IO 86406319d2 Replace several Nullable<T>.Value with .GetValueOrDefault() (#22297) 7 лет назад
Numerics 2d73d36997 Use common copy of System.Numerics.Hashing.HashHelpers 7 лет назад
Reflection 18c632ed43 Maintain left.Equals(right) order for equality for compat (#21829) 7 лет назад
Resources 8608d281c6 Implement ManifestBasedResourceGroveler::GetNeutralResourcesLanguageAttribute (#22372) 7 лет назад
Runtime 4bb7d23683 Move GCSettings to shared (dotnet/coreclr#22483) 7 лет назад
Security f932a50d51 Mirror changes from mono/coreclr (#12635) 7 лет назад
Text bce478353a Avoid intermediate strings in some StringBuilder formatting (#22111) 7 лет назад
Threading d2ee660406 Move SynchronizationContext to shared partition (dotnet/coreclr#22389) 7 лет назад
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 лет назад
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.cs b8ee1ca51f Update CoreRT with shared array implementation 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 29942cfd80 BitOps.TrailingZeroCount has inconsistent software fallback (#22333) 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 лет назад
Char.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 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 ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 лет назад
Decimal.cs 6c4199d25d Improve BinaryReader.ReadUInt32() perf by 30% when using MemoryStream (#22102) 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 554ff45da9 Replace Environment.s_macOS with use of PLATFORM_OSX 7 лет назад
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 8eeffb8628 Switch CoreLib over to using shared Environment from corefx (#22106) 7 лет назад
Environment.cs 8eeffb8628 Switch CoreLib over to using shared Environment from corefx (#22106) 7 лет назад
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 ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 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 ab717125aa 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 лет назад
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 ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 лет назад
Math.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 лет назад
MathF.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 лет назад
MemberAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 лет назад
Memory.cs ab717125aa Index and Range updates (dotnet/coreclr#22331) 7 лет назад
MemoryDebugView.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 лет назад
MemoryExtensions.Fast.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 лет назад
MemoryExtensions.cs ab717125aa Index and Range updates (dotnet/coreclr#22331) 7 лет назад
MethodAccessException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 лет назад
MidpointRounding.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 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 40eb410e73 Update the double/float formatters to return the shortest roundtrippable string. (#22040) 7 лет назад
Number.DiyFp.cs 40eb410e73 Update the double/float formatters to return the shortest roundtrippable string. (#22040) 7 лет назад
Number.Dragon4.cs 40eb410e73 Update the double/float formatters to return the shortest roundtrippable string. (#22040) 7 лет назад
Number.Formatting.cs 40eb410e73 Update the double/float formatters to return the shortest roundtrippable string. (#22040) 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 ab717125aa Index and Range updates (dotnet/coreclr#22331) 7 лет назад
RankException.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 лет назад
ReadOnlyMemory.cs ab717125aa Index and Range updates (dotnet/coreclr#22331) 7 лет назад
ReadOnlySpan.Fast.cs ab717125aa Index and Range updates (dotnet/coreclr#22331) 7 лет назад
ReadOnlySpan.cs ab717125aa 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 ab717125aa 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 45b6b640a4 Fix string.strlen (dotnet/coreclr#22397) 7 лет назад
SpanHelpers.Char.cs 32ae150897 Use AggressiveOptimization for intrinsics-based SpanHelpers (#22191) 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 b4534a0cd2 string.EndsWith use SequenceEqual not SequenceCompareTo (#22207) 7 лет назад
String.Manipulation.cs ab717125aa 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 ab717125aa 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 ab717125aa Index and Range updates (dotnet/coreclr#22331) 7 лет назад
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 лет назад