1 instantiation of CohostUriPresentationEndpoint
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (1)
Cohost\CohostUriPresentationEndpointTest.cs (1)
250var endpoint = new CohostUriPresentationEndpoint(IncompatibleProjectService, RemoteServiceInvoker, FilePathService, requestInvoker);
3 references to CohostUriPresentationEndpoint
Microsoft.VisualStudio.LanguageServices.Razor (2)
LanguageClient\Cohost\CohostUriPresentationEndpoint.cs (2)
21[ExportCohostStatelessLspService(typeof(CohostUriPresentationEndpoint))] 123internal readonly struct TestAccessor(CohostUriPresentationEndpoint instance)
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (1)
Cohost\CohostUriPresentationEndpointTest.cs (1)
250var endpoint = new CohostUriPresentationEndpoint(IncompatibleProjectService, RemoteServiceInvoker, FilePathService, requestInvoker);