3 references to GetGenericType
Microsoft.Gen.Metrics (3)
Parser.cs (3)
244return (InstrumentKind.CounterT, GetGenericType(methodAttributeSymbol)); 249return (InstrumentKind.HistogramT, GetGenericType(methodAttributeSymbol)); 254return (InstrumentKind.GaugeT, GetGenericType(methodAttributeSymbol));