3 references to InvalidOperation_IncompatibleComparer
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (1)
654ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_IncompatibleComparer);
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\HashSet.cs (1)
386ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_IncompatibleComparer);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1237case ExceptionResource.InvalidOperation_IncompatibleComparer: