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