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