2 references to GetTypePropertiesToLog
Microsoft.Gen.Logging (2)
Parsing\Parser.LogProperties.cs (2)
55var props = GetTypePropertiesToLog(paramTypeSymbol, typesChain, symbols, transitive, ref foundDataClassificationAttributes); 280var props = GetTypePropertiesToLog(extractedType, typesChain, symbols, transitive, ref foundDataClassificationAttributes);