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