2 references to FieldWithToken
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (2)
1412
return new
FieldWithToken
(field, token, strippedInstantiation);
2823
helperArg = new
FieldWithToken
(fieldDesc, fieldToken, forceOwningTypeNotDerivedFromToken: strippedInstantiation);