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