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