2 references to IsCompatible
ILCompiler.Compiler (2)
Compiler\TypePreinit.cs (2)
1880
else if (ComInterfaceEntryArrayValue.
IsCompatible
(locationType, out TypeDesc comInterfaceEntryType))
2433
Debug.Assert(
IsCompatible
(type, out _));