1 write to s_projectPath
Microsoft.VisualStudio.Razor.IntegrationTests (1)
Formatting\FormatDocumentTests.cs (1)
67s_projectPath ??= TestProject.GetProjectDirectory(typeof(FormatDocumentTests), layer: TestProject.Layer.Tooling, useCurrentDirectory: true);
1 reference to s_projectPath
Microsoft.VisualStudio.Razor.IntegrationTests (1)
Formatting\FormatDocumentTests.cs (1)
68var path = Path.Combine(s_projectPath, "Formatting", "TestFiles", "Expected");