3 references to SurveyPromptFile
Microsoft.VisualStudio.Razor.IntegrationTests (3)
FindAllReferencesTests.cs (1)
180
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
SurveyPromptFile
, ControlledHangMitigatingCancellationToken);
RenameTests.cs (2)
47
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
SurveyPromptFile
, ControlledHangMitigatingCancellationToken);
63
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
SurveyPromptFile
, ControlledHangMitigatingCancellationToken);