1 write to Notes
Microsoft.Gen.MetadataExtractor (1)
src\Generators\Microsoft.Gen.ComplianceReports\Parser.cs (1)
278Notes = notes,
4 references to Notes
Microsoft.Gen.MetadataExtractor (4)
src\Generators\Microsoft.Gen.ComplianceReports\Emitter.cs (4)
65if (!string.IsNullOrEmpty(c.Notes)) 67OutNameValue("Notes", c.Notes!); 109if (!string.IsNullOrEmpty(c.Notes)) 111OutNameValue("Notes", c.Notes!);