1 write to _csFilePath
IdeCoreBenchmarks (1)
RenameBenchmarks.cs (1)
28_csFilePath = Path.Combine(roslynRoot, @"src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs");
2 references to _csFilePath
IdeCoreBenchmarks (2)
RenameBenchmarks.cs (2)
30if (!File.Exists(_csFilePath)) 44.AddDocument(documentId, "DocumentName", File.ReadAllText(_csFilePath));