1 write to _fileName
Microsoft.Gen.MetadataExtractor (1)
MetadataReportsGenerator.cs (1)
41
_fileName
= reportFileName;
1 reference to _fileName
Microsoft.Gen.MetadataExtractor (1)
MetadataReportsGenerator.cs (1)
108
File.WriteAllText(Path.Combine(path,
_fileName
), reportStringBuilder.ToString(), Encoding.UTF8);