3 writes to SourceFilePath
Microsoft.Gen.ComplianceReports (3)
Parser.cs (3)
125
ci.
SourceFilePath
= fileLine.Path;
186
ci.
SourceFilePath
= fileLine.Path;
222
SourceFilePath
= fileLine.Path,
2 references to SourceFilePath
Microsoft.Gen.ComplianceReports (2)
Emitter.cs (2)
48
OutNameValue("File", member.
SourceFilePath
);
92
OutNameValue("File", p.
SourceFilePath
);