2 types derived from TestLspServices
Microsoft.CommonLanguageServerProtocol.Framework.UnitTests (2)
Mocks\TestLspServices.cs (2)
43
private sealed class Default(IEnumerable<(Type type, object instance)> services) :
TestLspServices
(services)
48
:
TestLspServices
(services), IMethodHandlerProvider
2 references to TestLspServices
Microsoft.CommonLanguageServerProtocol.Framework.UnitTests (2)
HandlerProviderTests.cs (1)
108
return
TestLspServices
.Create(services, supportsMethodHandlerProvider);
RequestExecutionQueueTests.cs (1)
44
=>
TestLspServices
.Create(