2 references to GetContentAsync
Microsoft.VisualStudioCode.Razor.IntegrationTests (2)
Services\HoverServices.cs (2)
104
content = await
GetContentAsync
();
114
return content ?? await
GetContentAsync
();