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