1 write to s_projectPath
Microsoft.VisualStudio.Razor.IntegrationTests (1)
Semantic\RazorSemanticTokensTests.cs (1)
198s_projectPath ??= TestProject.GetProjectDirectory(typeof(RazorSemanticTokensTests), layer: TestProject.Layer.Tooling, useCurrentDirectory: true);
1 reference to s_projectPath
Microsoft.VisualStudio.Razor.IntegrationTests (1)
Semantic\RazorSemanticTokensTests.cs (1)
199var semanticBaselinePath = Path.Combine(s_projectPath, "Semantic", "TestFiles", nameof(RazorSemanticTokensTests), testName + ".txt");