2 references to LogPropertyIgnoreAttribute
Microsoft.Gen.Logging (1)
Parsing\SymbolLoader.cs (1)
63var logPropertyIgnoreAttributeSymbol = compilation.GetBestTypeByMetadataName(LogPropertyIgnoreAttribute);
Microsoft.Gen.Logging.Unit.Tests (1)
SymbolLoaderTests.cs (1)
24[InlineData(SymbolLoader.LogPropertyIgnoreAttribute)]