2 references to Document
IdeBenchmarks (2)
FormatterBenchmarks.cs (2)
43
var path = Path.Combine(Path.GetFullPath(@"..\..\..\..\..\src\Compilers\CSharp\Portable\Generated"),
Document
+ ".cs");
56
var path = Path.Combine(Path.GetFullPath(@"..\..\..\..\..\src\Compilers\VisualBasic\Portable\Generated"),
Document
+ ".vb");