2 references to IsCompatibleKey
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (2)
696
Debug.Assert(
IsCompatibleKey
(dictionary));
738
Debug.Assert(
IsCompatibleKey
(dictionary));