2 references to ITagCollectorType
Microsoft.Gen.Logging (1)
Parsing\SymbolLoader.cs (1)
62var tagCollectorSymbol = compilation.GetBestTypeByMetadataName(ITagCollectorType);
Microsoft.Gen.Logging.Unit.Tests (1)
SymbolLoaderTests.cs (1)
23[InlineData(SymbolLoader.ITagCollectorType)]