1 override of GetProjectsContainingDocument
Microsoft.CodeAnalysis.Remote.Razor (1)
Hover\ComponentAvailabilityService.cs (1)
15
protected override ImmutableArray<IProjectSnapshot>
GetProjectsContainingDocument
(string documentFilePath)
1 reference to GetProjectsContainingDocument
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Tooltip\AbstractComponentAvailabilityService.cs (1)
19
var projects =
GetProjectsContainingDocument
(documentFilePath);