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