4 references to IsCompatible
ILCompiler.Compiler (4)
Compiler\TypePreinit.cs (4)
1865
else if (VTableLikeStructValue.
IsCompatible
(locationType))
2604
Debug.Assert(
IsCompatible
(type));
2730
if (!VTableLikeStructValue.
IsCompatible
(type)
2749
if (!VTableLikeStructValue.
IsCompatible
(field.OwningType))