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