2 references to OnAutoInsertName
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\OnAutoInsert\OnAutoInsertHandler.cs (1)
29
[Method(LSP.VSInternalMethods.
OnAutoInsertName
)]
Protocol\Internal\VSInternalMethods.cs (1)
85
public static readonly LspRequest<VSInternalDocumentOnAutoInsertParams, VSInternalDocumentOnAutoInsertResponseItem> OnAutoInsert = new LspRequest<VSInternalDocumentOnAutoInsertParams, VSInternalDocumentOnAutoInsertResponseItem>(
OnAutoInsertName
);