3 references to comparisonType
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\String.Comparison.cs (2)
740
ThrowHelper.ThrowArgumentException(ExceptionResource.NotSupported_StringComparison, ExceptionArgument.
comparisonType
);
1173
ThrowHelper.ThrowArgumentException(ExceptionResource.NotSupported_StringComparison, ExceptionArgument.
comparisonType
);
src\runtime\src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
945
case ExceptionArgument.
comparisonType
: