6 references to SymbolLoader
Microsoft.Gen.Metrics (6)
MetricsGenerator.cs (5)
19
SymbolLoader
.CounterAttribute,
20
SymbolLoader
.CounterTAttribute.Replace("`1", "<T>"),
21
SymbolLoader
.HistogramAttribute,
22
SymbolLoader
.HistogramTAttribute.Replace("`1", "<T>"),
23
SymbolLoader
.GaugeAttribute
Parser.cs (1)
59
var symbols =
SymbolLoader
.LoadSymbols(_compilation);