2 types derived from TestLspServices
Microsoft.CommonLanguageServerProtocol.Framework.UnitTests (2)
Mocks\TestLspServices.cs (2)
43private 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)
108return TestLspServices.Create(services, supportsMethodHandlerProvider);
RequestExecutionQueueTests.cs (1)
44=> TestLspServices.Create(