2 references to ExitName
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\Methods.Lifecyle.cs (1)
146public static readonly LspNotification<object?> Exit = new(ExitName);
RoslynLanguageServer.cs (1)
241Methods.ExitName => true,