2 references to LogPropertiesAttribute
Microsoft.Gen.Logging (1)
Parsing\SymbolLoader.cs (1)
59var logPropertiesAttributeSymbol = compilation.GetBestTypeByMetadataName(LogPropertiesAttribute);
Microsoft.Gen.Logging.Unit.Tests (1)
SymbolLoaderTests.cs (1)
22[InlineData(SymbolLoader.LogPropertiesAttribute)]