1 instantiation of ThrowLocalRpcExceptionMethodHandler
Microsoft.CommonLanguageServerProtocol.Framework.UnitTests (1)
QueueItemTests.cs (1)
57public static readonly ThrowLocalRpcExceptionMethodHandler Instance = new();
5 references to ThrowLocalRpcExceptionMethodHandler
Microsoft.CommonLanguageServerProtocol.Framework.UnitTests (5)
QueueItemTests.cs (5)
25It.Is<string>(message => message.Contains(ThrowLocalRpcExceptionMethodHandler.ErrorMessage)), Array.Empty<object>())) 29[(typeof(IMethodHandler), ThrowLocalRpcExceptionMethodHandler.Instance)], 32ThrowLocalRpcExceptionMethodHandler.Name, 43ThrowLocalRpcExceptionMethodHandler.Instance, 57public static readonly ThrowLocalRpcExceptionMethodHandler Instance = new();