1 write to Name
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\LspRequest.cs (1)
20this.Name = name;
1 reference to Name
Microsoft.VisualStudio.LanguageServices.LiveShare (1)
CustomProtocol\LspRequestExtensions.cs (1)
15=> new LS.LspRequest<TIn, TOut>(lspRequest.Name);