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