1 write to _instructions
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\AggregatorStore.cs (1)
425
_instructions
= instructions;
2 references to _instructions
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\Metrics\AggregatorStore.cs (2)
453
for (int i = 0; i <
_instructions
.Length; i++)
455
LabelInstruction instr =
_instructions
[i];