1 write to _baseInstructionCounter
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
3699
=> (_fieldValues,
_baseInstructionCounter
) = (fieldValues, baseInstructionCounter);
1 reference to _baseInstructionCounter
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
3707
value = referenceType.ToForeignInstance(
_baseInstructionCounter
, context);