21 references to IndexRazorFile
Microsoft.VisualStudio.Razor.IntegrationTests (21)
AbstractRazorEditorTest.cs (2)
57
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
78
await TestServices.Editor.CloseCodeFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, saveFile: false, ControlledHangMitigatingCancellationToken);
FindAllReferencesTests.cs (2)
60
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
139
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
GoToDefinitionTests.cs (4)
31
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
50
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
65
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
431
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
GoToImplementationTests.cs (1)
31
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
HoverTests.cs (1)
35
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
MultiTargetProjectTests.cs (1)
32
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
NonRazorSdkTests.cs (1)
43
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
ProjectTests.cs (2)
48
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
78
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
RenameTests.cs (3)
21
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
39
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
60
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
StressTests\RCLStressTests.cs (1)
48
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
StressTests\StressTests.cs (1)
62
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
WrapWithTagTests.cs (2)
84
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);
137
await TestServices.SolutionExplorer.OpenFileAsync(RazorProjectConstants.BlazorProjectName, RazorProjectConstants.
IndexRazorFile
, ControlledHangMitigatingCancellationToken);