2 references to TextDocumentDidSaveName
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\Methods.DocumentSynchronization.cs (1)
93public static readonly LspNotification<DidSaveTextDocumentParams> TextDocumentDidSave = new(TextDocumentDidSaveName);
RoslynLanguageServer.cs (1)
239Methods.TextDocumentDidSaveName => true,