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