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