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