3 references to LogTraceName
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Protocol\LogTraceParams.cs (1)
10/// Class representing the parameters for the <see cref="Methods.LogTraceName"/> notification.
Protocol\Methods.Lifecyle.cs (1)
112public static readonly LspNotification<LogTraceParams> LogTrace = new(LogTraceName);
Protocol\TraceValue.cs (1)
12/// execution trace using <see cref="Methods.LogTraceName"/>. The initial trace value is set by the