4 references to IsCompatible
ILCompiler.Compiler (4)
Compiler\TypePreinit.cs (4)
1876
else if (VTableLikeStructValue.
IsCompatible
(locationType))
2615
Debug.Assert(
IsCompatible
(type));
2741
if (!VTableLikeStructValue.
IsCompatible
(type)
2760
if (!VTableLikeStructValue.
IsCompatible
(field.OwningType))