1 reference to VSInternalTextPresentationParams
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Internal\VSInternalMethods.cs (1)
66
public static readonly LspRequest<
VSInternalTextPresentationParams
, WorkspaceEdit?> TextDocumentTextPresentation = new(TextDocumentTextPresentationName);