1 write to _accountingField
ILCompiler.Compiler (1)
Compiler\ReachabilityInstrumentationProvider.cs (1)
78
=> (_originalMethodIL,
_accountingField
) = (originalMethodIL, accountingField);
1 reference to _accountingField
ILCompiler.Compiler (1)
Compiler\ReachabilityInstrumentationProvider.cs (1)
126
return
_accountingField
;