1 instantiation of CohostTextPresentationEndpoint
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (1)
Cohost\CohostTextPresentationEndpointTest.cs (1)
55var endpoint = new CohostTextPresentationEndpoint(IncompatibleProjectService, FilePathService, requestInvoker);
3 references to CohostTextPresentationEndpoint
Microsoft.VisualStudio.LanguageServices.Razor (2)
LanguageClient\Cohost\CohostTextPresentationEndpoint.cs (2)
19[ExportCohostStatelessLspService(typeof(CohostTextPresentationEndpoint))] 82internal readonly struct TestAccessor(CohostTextPresentationEndpoint instance)
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (1)
Cohost\CohostTextPresentationEndpointTest.cs (1)
55var endpoint = new CohostTextPresentationEndpoint(IncompatibleProjectService, FilePathService, requestInvoker);