5 references to comparison
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
2603
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
comparison
);
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\List.cs (1)
1126
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
comparison
);
src\libraries\System.Private.CoreLib\src\System\MemoryExtensions.cs (2)
4371
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
comparison
);
4453
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
comparison
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
927
case ExceptionArgument.
comparison
: