4 references to IsCompatible
ILCompiler.Compiler (4)
Compiler\TypePreinit.cs (4)
1892
else if (VTableLikeStructValue.
IsCompatible
(locationType))
2631
Debug.Assert(
IsCompatible
(type));
2757
if (!VTableLikeStructValue.
IsCompatible
(type)
2776
if (!VTableLikeStructValue.
IsCompatible
(field.OwningType))