4 references to InvalidOperation_IncompatibleComparer
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Collections\Concurrent\ConcurrentDictionary.cs (1)
247ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_IncompatibleComparer);
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (1)
655ThrowHelper.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)
1249case ExceptionResource.InvalidOperation_IncompatibleComparer: