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