1 write to _startBytes
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\EETypeNode.cs (1)
1249=> new SlotCounter { _startBytes = builder.CountBytes };
1 reference to _startBytes
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\EETypeNode.cs (1)
1253int bytesEmitted = builder.CountBytes - _startBytes;