3 references to InterfaceInSet
System.Private.TypeLoader (3)
Internal\Runtime\TypeLoader\NativeLayoutInterfacesAlgorithm.cs (3)
36Debug.Assert(!InterfaceInSet(interfaces, numInterfaces, baseInterface)); 58if (InterfaceInSet(interfaces, numInterfaces, interfaceTypeAsDefType)) 67if (InterfaceInSet(interfaces, numInterfaces, inheritedInterface))