2 references to Tags
Interop.FunctionalTests (1)
Http2\Http2RequestTests.cs (1)
77
var tags = measurement.
Tags
.ToArray();
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\ObservableInstrument.cs (1)
66
listener.NotifyMeasurement(this, measurement.Value, measurement.
Tags
, state);