2 references to ILoggerType
Microsoft.Gen.Logging (1)
Parsing\SymbolLoader.cs (1)
56var loggerSymbol = compilation.GetBestTypeByMetadataName(ILoggerType);
Microsoft.Gen.Logging.Unit.Tests (1)
SymbolLoaderTests.cs (1)
20[InlineData(SymbolLoader.ILoggerType)]