1 write to SourceIndex
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\AggregatorStore.cs (1)
316
SourceIndex
= sourceIndex;
2 references to SourceIndex
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\Metrics\AggregatorStore.cs (2)
456
if (instr.LabelName != labels[instr.
SourceIndex
].Key)
460
indexedValues[i] = labels[instr.
SourceIndex
].Value;