2 references to _definitionService
Microsoft.CodeAnalysis.Remote.Razor (2)
GoToDefinition\RemoteGoToDefinitionService.cs (2)
64
var componentLocations = await
_definitionService
.GetDefinitionAsync(
80
var stringLiteralLocations = await
_definitionService
.TryGetDefinitionFromStringLiteralAsync(