1 write to Hover
Microsoft.VisualStudioCode.Razor.IntegrationTests (1)
Services\IntegrationTestServices.cs (1)
24
Hover
= new HoverServices(this);
3 references to Hover
Microsoft.VisualStudioCode.Razor.IntegrationTests (3)
HoverTests.cs (3)
28
var hoverContent = await TestServices.
Hover
.WaitForContentAsync();
49
var hoverContent = await TestServices.
Hover
.WaitForContentAsync();
70
var hoverContent = await TestServices.
Hover
.WaitForContentAsync();