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