| .. |
|
Buffers
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
Collections
|
bd278dd00d
Mirror changes from mono/corefx,coreclr (#17777)
|
6 лет назад |
|
ComponentModel
|
1e3d017479
More corelib cleanup (dotnet/coreclr#26993)
|
6 лет назад |
|
Configuration
|
ccd7b52ca8
Add System.Private.CoreLib shared sources (#12162)
|
7 лет назад |
|
Diagnostics
|
bd278dd00d
Mirror changes from mono/corefx,coreclr (#17777)
|
6 лет назад |
|
Globalization
|
bd278dd00d
Mirror changes from mono/corefx,coreclr (#17777)
|
6 лет назад |
|
IO
|
6785b27567
Mirror changes from mono/runtime (#17803)
|
6 лет назад |
|
Numerics
|
3ceecb8db0
Fix build breaks
|
6 лет назад |
|
Reflection
|
87cfaf15ae
[netcore] Make System.Diagnostics.TraceSourceTests.DefaultTraceListenerClassTests.EntryAssemblyName_Null_NotIncludedInTrace Pass (#18403)
|
6 лет назад |
|
Resources
|
113d855adb
Delete ENABLE_WINRT define (dotnet/coreclr#27240)
|
6 лет назад |
|
Runtime
|
c93801d458
Adding tests for the new apis to convert between S.Numerics and S.R.Intrinsic vectors (#27481)
|
6 лет назад |
|
Security
|
447cb03399
Delete unnecessary abstraction from stubbed out SecurityElement (#27474)
|
6 лет назад |
|
Text
|
ae02b6677b
Improve Encoding.UTF8.GetString / GetChars performance for small inputs (#27268)
|
6 лет назад |
|
Threading
|
bd278dd00d
Mirror changes from mono/corefx,coreclr (#17777)
|
6 лет назад |
|
AccessViolationException.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
Action.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
Activator.RuntimeType.cs
|
9bffb810ee
Mark methods specially handled in JitInterface Intrinsic (#26209)
|
6 лет назад |
|
Activator.cs
|
c2796feb97
Fix some nullable annotations from API Review
|
6 лет назад |
|
AggregateException.cs
|
670738b55f
Use const internally in corelib for Environment.NewLine (#27013)
|
6 лет назад |
|
AppContext.cs
|
f97d699183
Move AppContext.CoreCLR.cs to shared, remove static ctor (#26045)
|
6 лет назад |
|
AppContextConfigHelper.cs
|
858fc11900
Move portable thread pool to shared partition (dotnet/corert#7828)
|
6 лет назад |
|
AppDomain.Unix.cs
|
f5c8b3f7e9
Implement AppDomain.Monitoring*MemorySize (dotnet/coreclr#24610)
|
6 лет назад |
|
AppDomain.Windows.cs
|
f5c8b3f7e9
Implement AppDomain.Monitoring*MemorySize (dotnet/coreclr#24610)
|
6 лет назад |
|
AppDomain.cs
|
670738b55f
Use const internally in corelib for Environment.NewLine (#27013)
|
6 лет назад |
|
AppDomainSetup.cs
|
c189afd4f5
Delete PROJECTN ifdefs from Corelib (dotnet/coreclr#26058)
|
6 лет назад |
|
ApplicationException.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
ArgumentException.cs
|
5f38497e19
Remove unused usings from Corlib (dotnet/coreclr#26250)
|
6 лет назад |
|
ArgumentNullException.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
ArgumentOutOfRangeException.cs
|
670738b55f
Use const internally in corelib for Environment.NewLine (#27013)
|
6 лет назад |
|
ArithmeticException.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
Array.Enumerators.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
Array.cs
|
bd278dd00d
Mirror changes from mono/corefx,coreclr (#17777)
|
6 лет назад |
|
ArraySegment.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
ArrayTypeMismatchException.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
AssemblyLoadEventArgs.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
AssemblyLoadEventHandler.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
AsyncCallback.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
Attribute.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
AttributeTargets.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
AttributeUsageAttribute.cs
|
1e3d017479
More corelib cleanup (dotnet/coreclr#26993)
|
6 лет назад |
|
BadImageFormatException.cs
|
670738b55f
Use const internally in corelib for Environment.NewLine (#27013)
|
6 лет назад |
|
BitConverter.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
Boolean.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
Buffer.Unix.cs
|
01fa50943f
Fix StyleCop warning SA1121 (use built-in types)
|
6 лет назад |
|
Buffer.Windows.cs
|
01fa50943f
Fix StyleCop warning SA1121 (use built-in types)
|
6 лет назад |
|
Buffer.cs
|
bd278dd00d
Mirror changes from mono/corefx,coreclr (#17777)
|
6 лет назад |
|
ByReference.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
Byte.cs
|
12ff246297
Optimize ToString() for byte, ushort, uint and ulong (dotnet/coreclr#27056)
|
6 лет назад |
|
CLSCompliantAttribute.cs
|
c48dd0608d
Fix IDE0025 (use expression body for properties)
|
6 лет назад |
|
CannotUnloadAppDomainException.cs
|
c189afd4f5
Delete PROJECTN ifdefs from Corelib (dotnet/coreclr#26058)
|
6 лет назад |
|
Char.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
CharEnumerator.cs
|
c48dd0608d
Fix IDE0025 (use expression body for properties)
|
6 лет назад |
|
Convert.Base64.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
Convert.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
CoreLib.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
CurrentSystemTimeZone.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
DBNull.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
DataMisalignedException.cs
|
f39ac1d32d
Fix FxCop warning CA2229 (private deserialization ctor)
|
6 лет назад |
|
DateTime.Unix.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
DateTime.Win32.cs
|
e2c7b4200a
Fix (mostly) IDE0055 (formatting)
|
6 лет назад |
|
DateTime.Windows.cs
|
e2c7b4200a
Fix (mostly) IDE0055 (formatting)
|
6 лет назад |
|
DateTime.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
DateTimeKind.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
DateTimeOffset.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
DayOfWeek.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
Decimal.DecCalc.cs
|
e73aa17e23
Adding SkipInit to Internal.Runtime.CompilerServices.Unsafe (#27377)
|
6 лет назад |
|
Decimal.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
DefaultBinder.cs
|
deb3115b15
Use simple Array.Copy overload where possible (dotnet/coreclr#27641)
|
6 лет назад |
|
Delegate.cs
|
d927c98e03
Contribute to IDE0059 (unnecessary assignment)
|
6 лет назад |
|
DivideByZeroException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
DllNotFoundException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
Double.cs
|
8ea0426488
Improve codegen for IsNan (dotnet/coreclr#27272)
|
6 лет назад |
|
DuplicateWaitObjectException.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
Empty.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
EntryPointNotFoundException.cs
|
5f38497e19
Remove unused usings from Corlib (dotnet/coreclr#26250)
|
6 лет назад |
|
Enum.cs
|
bd278dd00d
Mirror changes from mono/corefx,coreclr (#17777)
|
6 лет назад |
|
Environment.NoRegistry.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
Environment.SpecialFolder.cs
|
c189afd4f5
Delete PROJECTN ifdefs from Corelib (dotnet/coreclr#26058)
|
6 лет назад |
|
Environment.SpecialFolderOption.cs
|
c189afd4f5
Delete PROJECTN ifdefs from Corelib (dotnet/coreclr#26058)
|
6 лет назад |
|
Environment.Unix.cs
|
d34ba480f9
Use stackalloc expressions with builder ctors (dotnet/coreclr#27194)
|
6 лет назад |
|
Environment.Variables.Windows.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
Environment.Win32.cs
|
d34ba480f9
Use stackalloc expressions with builder ctors (dotnet/coreclr#27194)
|
6 лет назад |
|
Environment.Windows.cs
|
d34ba480f9
Use stackalloc expressions with builder ctors (dotnet/coreclr#27194)
|
6 лет назад |
|
Environment.cs
|
c9b7f767a8
Don't needlessly refresh proc count (dotnet/coreclr#27543)
|
6 лет назад |
|
EnvironmentVariableTarget.cs
|
c189afd4f5
Delete PROJECTN ifdefs from Corelib (dotnet/coreclr#26058)
|
6 лет назад |
|
EventArgs.cs
|
5f38497e19
Remove unused usings from Corlib (dotnet/coreclr#26250)
|
6 лет назад |
|
EventHandler.cs
|
5f38497e19
Remove unused usings from Corlib (dotnet/coreclr#26250)
|
6 лет назад |
|
Exception.cs
|
c5e3ca90de
Mirror changes from mono/coreclr (#17571)
|
6 лет назад |
|
ExecutionEngineException.cs
|
5f38497e19
Remove unused usings from Corlib (dotnet/coreclr#26250)
|
6 лет назад |
|
FieldAccessException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
FlagsAttribute.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
FormatException.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
FormattableString.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
GCMemoryInfo.cs
|
25e79664b9
Return HardLimitBytes from GCMemoryInfo.TotalAvailableMemoryBytes (#25437)
|
6 лет назад |
|
Gen2GcCallback.cs
|
1dc58da785
Remove `readonly` from GCHandle field on Gen2GcCallback (#26509)
|
6 лет назад |
|
Guid.Unix.cs
|
3803a00421
Fix StyleCop warnings for rules enabled in corefx
|
6 лет назад |
|
Guid.Windows.cs
|
6c95cbadf9
Fix StyleCop warning SA1400 (missing access modifiers)
|
6 лет назад |
|
Guid.cs
|
bd278dd00d
Mirror changes from mono/corefx,coreclr (#17777)
|
6 лет назад |
|
HResults.cs
|
35d8ca894b
Fix StyleCop warning SA1005 (single line comment spacing)
|
6 лет назад |
|
HashCode.cs
|
20adb69c73
Fix IDE0008 (use explicit type instead of var)
|
6 лет назад |
|
IAsyncDisposable.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
IAsyncResult.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
ICloneable.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
IComparable.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
IConvertible.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
ICustomFormatter.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
IDisposable.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
IEquatable.cs
|
d2e9be7d08
Update IEquatable/IComparable<T> for nullability (dotnet/coreclr#25053)
|
6 лет назад |
|
IFormatProvider.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
IFormattable.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
IObservable.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
IObserver.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
IProgress.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
ISpanFormattable.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
Index.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
IndexOutOfRangeException.cs
|
f39ac1d32d
Fix FxCop warning CA2229 (private deserialization ctor)
|
6 лет назад |
|
InsufficientExecutionStackException.cs
|
f39ac1d32d
Fix FxCop warning CA2229 (private deserialization ctor)
|
6 лет назад |
|
InsufficientMemoryException.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
Int16.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
Int32.cs
|
c0191b2575
Fix IDE0019/20 (Use pattern matching)
|
6 лет назад |
|
Int64.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
IntPtr.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
InvalidCastException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
InvalidOperationException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
InvalidProgramException.cs
|
f39ac1d32d
Fix FxCop warning CA2229 (private deserialization ctor)
|
6 лет назад |
|
InvalidTimeZoneException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
Lazy.cs
|
bd278dd00d
Mirror changes from mono/corefx,coreclr (#17777)
|
6 лет назад |
|
LocalAppContextSwitches.Common.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
LocalAppContextSwitches.cs
|
ff7dd88cfa
Use expression-bodied members in more places (dotnet/coreclr#26500)
|
6 лет назад |
|
LocalDataStoreSlot.cs
|
381c187df9
Mirror changes from mono/coreclr (#16713)
|
6 лет назад |
|
MarshalByRefObject.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
Marvin.OrdinalIgnoreCase.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
Marvin.cs
|
01fa50943f
Fix StyleCop warning SA1121 (use built-in types)
|
6 лет назад |
|
Math.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
MathF.cs
|
35d8ca894b
Fix StyleCop warning SA1005 (single line comment spacing)
|
6 лет назад |
|
MemberAccessException.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
Memory.cs
|
d5b182c6d8
Improve Dictionary TryGetValue size/perfomance (dotnet/coreclr#27195)
|
6 лет назад |
|
MemoryDebugView.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
MemoryExtensions.Globalization.cs
|
6ecf9e87ba
Consolidate *.Fast.cs (dotnet/coreclr#27644)
|
6 лет назад |
|
MemoryExtensions.Trim.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
MemoryExtensions.cs
|
e506008ebb
Add Span.Sort, and make Array.Sort span-based (dotnet/coreclr#27700)
|
6 лет назад |
|
MethodAccessException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
MidpointRounding.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
MissingFieldException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
MissingMemberException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
MissingMethodException.cs
|
c48dd0608d
Fix IDE0025 (use expression body for properties)
|
6 лет назад |
|
MulticastNotSupportedException.cs
|
f39ac1d32d
Fix FxCop warning CA2229 (private deserialization ctor)
|
6 лет назад |
|
NonSerializedAttribute.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
NotFiniteNumberException.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
NotImplementedException.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
NotSupportedException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
NullReferenceException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
Nullable.cs
|
ff7dd88cfa
Use expression-bodied members in more places (dotnet/coreclr#26500)
|
6 лет назад |
|
Number.BigInteger.cs
|
35d94dc8ff
Address bugs in BigInteger (dotnet/coreclr#27280)
|
6 лет назад |
|
Number.DiyFp.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
Number.Dragon4.cs
|
35d94dc8ff
Address bugs in BigInteger (dotnet/coreclr#27280)
|
6 лет назад |
|
Number.Formatting.cs
|
e5d88dbd04
Mirror changes from mono/coreclr,corefx,corert (#17526)
|
6 лет назад |
|
Number.Grisu3.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
Number.NumberBuffer.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
Number.NumberToFloatingPointBits.cs
|
8637912a99
Updating NumberToFloatingPointBitsSlow to handle the remaining parsed fractional digits being zero. (#27688)
|
6 лет назад |
|
Number.Parsing.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
Object.cs
|
381c187df9
Mirror changes from mono/coreclr (#16713)
|
6 лет назад |
|
ObjectDisposedException.cs
|
670738b55f
Use const internally in corelib for Environment.NewLine (#27013)
|
6 лет назад |
|
ObsoleteAttribute.cs
|
c48dd0608d
Fix IDE0025 (use expression body for properties)
|
6 лет назад |
|
OperatingSystem.cs
|
c189afd4f5
Delete PROJECTN ifdefs from Corelib (dotnet/coreclr#26058)
|
6 лет назад |
|
OperationCanceledException.cs
|
ff7dd88cfa
Use expression-bodied members in more places (dotnet/coreclr#26500)
|
6 лет назад |
|
OutOfMemoryException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
OverflowException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
ParamArrayAttribute.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
ParamsArray.cs
|
381c187df9
Mirror changes from mono/coreclr (#16713)
|
6 лет назад |
|
ParseNumbers.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
PasteArguments.Unix.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
PasteArguments.Windows.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
PasteArguments.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
PlatformID.cs
|
c189afd4f5
Delete PROJECTN ifdefs from Corelib (dotnet/coreclr#26058)
|
6 лет назад |
|
PlatformNotSupportedException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
Progress.cs
|
9e13a7e097
Fix IDE1005 (simplify delegate invocation)
|
6 лет назад |
|
Random.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
Range.cs
|
c0191b2575
Fix IDE0019/20 (Use pattern matching)
|
6 лет назад |
|
RankException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
ReadOnlyMemory.cs
|
d5b182c6d8
Improve Dictionary TryGetValue size/perfomance (dotnet/coreclr#27195)
|
6 лет назад |
|
ReadOnlySpan.cs
|
6ecf9e87ba
Consolidate *.Fast.cs (dotnet/coreclr#27644)
|
6 лет назад |
|
ResolveEventArgs.cs
|
b74f7b936e
Make ResolveEventArgs.Name not nullable (dotnet/corefx#41415)
|
6 лет назад |
|
ResolveEventHandler.cs
|
355d611e94
Address nullable feedback for System.Runtime and System.Runtime.Extensions (#25017)
|
6 лет назад |
|
RuntimeType.cs
|
bd278dd00d
Mirror changes from mono/corefx,coreclr (#17777)
|
6 лет назад |
|
SByte.cs
|
e2c7b4200a
Fix (mostly) IDE0055 (formatting)
|
6 лет назад |
|
SerializableAttribute.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
Single.cs
|
8ea0426488
Improve codegen for IsNan (dotnet/coreclr#27272)
|
6 лет назад |
|
Span.cs
|
6ecf9e87ba
Consolidate *.Fast.cs (dotnet/coreclr#27644)
|
6 лет назад |
|
SpanDebugView.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
SpanHelpers.BinarySearch.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
SpanHelpers.Byte.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
SpanHelpers.Char.cs
|
e5d88dbd04
Mirror changes from mono/coreclr,corefx,corert (#17526)
|
6 лет назад |
|
SpanHelpers.T.cs
|
f731db32dd
Replace tfm based constants with SDK ones (dotnet/corefx#41601)
|
6 лет назад |
|
SpanHelpers.cs
|
64c3405594
Cleanup memory copy helpers (dotnet/coreclr#27307)
|
6 лет назад |
|
StackOverflowException.cs
|
f39ac1d32d
Fix FxCop warning CA2229 (private deserialization ctor)
|
6 лет назад |
|
String.Comparison.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
String.Manipulation.cs
|
c5e3ca90de
Mirror changes from mono/coreclr (#17571)
|
6 лет назад |
|
String.Searching.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
String.cs
|
4e81814709
Mirror changes from mono/coreclr (#17297)
|
6 лет назад |
|
StringComparer.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
StringComparison.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
StringSplitOptions.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
SystemException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
ThreadAttributes.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
ThreadStaticAttribute.cs
|
5f38497e19
Remove unused usings from Corlib (dotnet/coreclr#26250)
|
6 лет назад |
|
ThrowHelper.cs
|
bd278dd00d
Mirror changes from mono/corefx,coreclr (#17777)
|
6 лет назад |
|
TimeSpan.cs
|
8205424667
Improve TimeSpan precision (dotnet/coreclr#26992)
|
6 лет назад |
|
TimeZone.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
TimeZoneInfo.AdjustmentRule.cs
|
d2e9be7d08
Update IEquatable/IComparable<T> for nullability (dotnet/coreclr#25053)
|
6 лет назад |
|
TimeZoneInfo.StringSerializer.cs
|
c5e3ca90de
Mirror changes from mono/coreclr (#17571)
|
6 лет назад |
|
TimeZoneInfo.TransitionTime.cs
|
39ddea3983
Don't validate empty TransitionTimes on deserialization. (#26405)
|
6 лет назад |
|
TimeZoneInfo.Unix.cs
|
d34ba480f9
Use stackalloc expressions with builder ctors (dotnet/coreclr#27194)
|
6 лет назад |
|
TimeZoneInfo.Win32.cs
|
e2c7b4200a
Fix (mostly) IDE0055 (formatting)
|
6 лет назад |
|
TimeZoneInfo.cs
|
6630bcc67f
Fix Buggy code in TimeZoneInfo (dotnet/coreclr#27591)
|
6 лет назад |
|
TimeZoneNotFoundException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
TimeoutException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
Tuple.cs
|
8700c04b02
Fix typo in Tuple.cs (dotnet/coreclr#27637)
|
6 лет назад |
|
TupleExtensions.cs
|
0770a3d82b
Fix StyleCop tuple warnings (dotnet/coreclr#26514)
|
6 лет назад |
|
Type.Enum.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
Type.Helpers.cs
|
64f4ba27f0
Fix IDE0059 (unnecessary assignment)
|
6 лет назад |
|
Type.cs
|
a6b91f4295
Mirror changes from mono/coreclr (#16547)
|
6 лет назад |
|
TypeAccessException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
TypeCode.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
TypeInitializationException.cs
|
5f38497e19
Remove unused usings from Corlib (dotnet/coreclr#26250)
|
6 лет назад |
|
TypeLoadException.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
TypeUnloadedException.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
UInt16.cs
|
12ff246297
Optimize ToString() for byte, ushort, uint and ulong (dotnet/coreclr#27056)
|
6 лет назад |
|
UInt32.cs
|
12ff246297
Optimize ToString() for byte, ushort, uint and ulong (dotnet/coreclr#27056)
|
6 лет назад |
|
UInt64.cs
|
12ff246297
Optimize ToString() for byte, ushort, uint and ulong (dotnet/coreclr#27056)
|
6 лет назад |
|
UIntPtr.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
UnauthorizedAccessException.cs
|
da2c1cde97
Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113)
|
6 лет назад |
|
UnhandledExceptionEventArgs.cs
|
c48dd0608d
Fix IDE0025 (use expression body for properties)
|
6 лет назад |
|
UnhandledExceptionEventHandler.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
UnitySerializationHolder.cs
|
f39ac1d32d
Fix FxCop warning CA2229 (private deserialization ctor)
|
6 лет назад |
|
ValueTuple.cs
|
bd278dd00d
Mirror changes from mono/corefx,coreclr (#17777)
|
6 лет назад |
|
Version.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
Void.cs
|
b31b703b89
Turn on nullability for all of Corelib (dotnet/coreclr#24497)
|
6 лет назад |
|
WeakReference.T.cs
|
c256e409c9
More Corelib cleanup (dotnet/coreclr#26872)
|
6 лет назад |
|
WeakReference.cs
|
3285e0519e
Move parts of WeakReference to shared partition (dotnet/coreclr#24800)
|
6 лет назад |
|
WinRTFolderPaths.cs
|
2e618f0e63
Fix IDE0066 across corefx (dotnet/corefx#40288)
|
6 лет назад |