4 references to TypesMatch
Microsoft.CommonLanguageServerProtocol.Framework.Package (4)
MethodHandlerDetails.cs (4)
139&& TypesMatch(methodInfo, [requestType, contextType, typeof(CancellationToken)]); 143&& TypesMatch(methodInfo, [contextType, typeof(CancellationToken)]); 147&& TypesMatch(methodInfo, [requestType, contextType, typeof(CancellationToken)]); 151&& TypesMatch(methodInfo, [contextType, typeof(CancellationToken)]);