3 references to s_sharedDir
Microsoft.VisualStudio.Razor.IntegrationTests (3)
RazorProjectConstants.cs (3)
21internal static readonly string MainLayoutFile = Path.Combine(s_sharedDir, "MainLayout.razor"); 22internal static readonly string NavMenuFile = Path.Combine(s_sharedDir, "NavMenu.razor"); 23internal static readonly string SurveyPromptFile = Path.Combine(s_sharedDir, "SurveyPrompt.razor");