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