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