2 references to MethodName
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
DocumentChanges\DocumentChangesTests.cs (2)
466
var response = await testLspServer.ExecuteRequestAsync<TextDocumentIdentifier, TestVersionResponse>(TestVersionHandler.
MethodName
, textDocumentIdentifier, CancellationToken.None);
494
[Method(
MethodName
)]