2 references to SetTraceName
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\Methods.Lifecyle.cs (1)
91
public static readonly LspNotification<SetTraceParams> SetTrace = new(
SetTraceName
);
Protocol\TraceValue.cs (1)
13
/// client at initialization and can be modified later using the <see cref="Methods.
SetTraceName
"/> notification.