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