3 writes to SourceFilePath
Microsoft.Gen.MetadataExtractor (3)
src\Generators\Microsoft.Gen.ComplianceReports\Parser.cs (3)
125ci.SourceFilePath = fileLine.Path; 186ci.SourceFilePath = fileLine.Path; 222SourceFilePath = fileLine.Path,
2 references to SourceFilePath
Microsoft.Gen.MetadataExtractor (2)
src\Generators\Microsoft.Gen.ComplianceReports\Emitter.cs (2)
52OutNameValue("File", member.SourceFilePath); 96OutNameValue("File", p.SourceFilePath);