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)
108File.WriteAllText(Path.Combine(path, _fileName), reportStringBuilder.ToString(), Encoding.UTF8);