2 references to TagProviderAttribute
Microsoft.Gen.Logging (1)
Parsing\SymbolLoader.cs (1)
60
var tagProviderAttributeSymbol = compilation.GetBestTypeByMetadataName(
TagProviderAttribute
);
Microsoft.Gen.Logging.Unit.Tests (1)
SymbolLoaderTests.cs (1)
25
[InlineData(SymbolLoader.
TagProviderAttribute
)]