2 references to MethodName
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
VSTypeScriptHandlerTests.cs (2)
49var response = await testLspServer.ExecuteRequestAsync<TSRequest, int>(TypeScriptHandler.MethodName, request, CancellationToken.None); 147[VSTypeScriptMethod(MethodName)]