5 references to comparison
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
2199
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)
4329
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
comparison
);
4402
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
comparison
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
921
case ExceptionArgument.
comparison
: