1 write to Notes
Microsoft.Gen.ComplianceReports (1)
Parser.cs (1)
278Notes = notes,
4 references to Notes
Microsoft.Gen.ComplianceReports (4)
Emitter.cs (4)
61if (!string.IsNullOrEmpty(c.Notes)) 63OutNameValue("Notes", c.Notes!); 105if (!string.IsNullOrEmpty(c.Notes)) 107OutNameValue("Notes", c.Notes!);