1 write to _offset
ILCompiler.Compiler (1)
Compiler\ReachabilityInstrumentationProvider.cs (1)
209
=> (
_offset
, _name) = (offset, name);
1 reference to _offset
ILCompiler.Compiler (1)
Compiler\ReachabilityInstrumentationProvider.cs (1)
211
int ISymbolDefinitionNode.Offset =>
_offset
;