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