2 references to CounterT
Microsoft.Gen.MetricsReports (2)
MetricDefinitionEmitter.cs (1)
148case InstrumentKind.CounterT:
src\Generators\Microsoft.Gen.Metrics\Parser.cs (1)
244return (InstrumentKind.CounterT, GetGenericType(methodAttributeSymbol));