2 references to TypeCannotUseBasePlusOffsetEncoding
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (2)
3100
else if (
TypeCannotUseBasePlusOffsetEncoding
(pMT.BaseType as MetadataType))
3137
return
TypeCannotUseBasePlusOffsetEncoding
(metadataType);