1 instantiation of NoNamespaceHistogramInstrument
Microsoft.Gen.Metrics.Generated.Tests (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Factory.g.cs (1)
31return new NoNamespaceHistogramInstrument(instrument);
4 references to NoNamespaceHistogramInstrument
Microsoft.Gen.Metrics.Generated.Tests (4)
..\..\..\..\test\Generators\Microsoft.Gen.Metrics\Generated\..\TestClasses\AttributedWithoutNamespace.cs (1)
16public static partial NoNamespaceHistogramInstrument CreatePublicHistogram(Meter meter);
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Factory.g.cs (2)
12private static global::System.Collections.Concurrent.ConcurrentDictionary<global::System.Diagnostics.Metrics.Meter, NoNamespaceHistogramInstrument> 26internal static NoNamespaceHistogramInstrument CreateNoNamespaceHistogramInstrument(global::System.Diagnostics.Metrics.Meter meter)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Metrics.g.cs (1)
13public static partial NoNamespaceHistogramInstrument CreatePublicHistogram(global::System.Diagnostics.Metrics.Meter meter)