2 references to CanLogProperties
Microsoft.Gen.Logging (2)
Parsing\Parser.LogProperties.cs (2)
37if (!CanLogProperties(paramSymbol, paramSymbol.Type, symbols)) 277if (CanLogProperties(property, property.Type, symbols, silent: logPropertiesAttribute == null))