3 references to MethodName
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (3)
Ordering\NonLSPSolutionRequestHandlerProvider.cs (1)
16
[Method(
MethodName
)]
Ordering\RequestOrderingTests.cs (2)
244
var solution = await GetLSPSolution(testLspServer, NonLSPSolutionRequestHandler.
MethodName
);
251
solution = await GetLSPSolution(testLspServer, NonLSPSolutionRequestHandler.
MethodName
);