1 write to Implementation
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (1)
Cohost\CohostEndpointTest.cs (1)
92Implementation = new() { DynamicRegistration = true },
2 references to Implementation
Microsoft.VisualStudio.LanguageServices.Razor (1)
src\Razor\src\Razor\src\Microsoft.CodeAnalysis.Razor.CohostingShared\Navigation\CohostGoToImplementationEndpoint.cs (1)
41if (clientCapabilities.TextDocument?.Implementation?.DynamicRegistration == true)
Microsoft.VisualStudioCode.RazorExtension (1)
src\Razor\src\Razor\src\Microsoft.CodeAnalysis.Razor.CohostingShared\Navigation\CohostGoToImplementationEndpoint.cs (1)
41if (clientCapabilities.TextDocument?.Implementation?.DynamicRegistration == true)