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