2 references to VSInternalUriPresentationParams
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\Internal\VSInternalMethods.cs (2)
115public static readonly LspRequest<VSInternalUriPresentationParams, WorkspaceEdit?> TextDocumentUriPresentation = new LspRequest<VSInternalUriPresentationParams, WorkspaceEdit?>(TextDocumentUriPresentationName);