2 references to Snippet_OnAfterInsertion
Microsoft.VisualStudio.LanguageServices (2)
Snippets\SnippetExpansionClient.cs (1)
977
Logger.Log(FunctionId.
Snippet_OnAfterInsertion
);
Telemetry\CodeMarkerLogger.cs (1)
121
{ FunctionId.
Snippet_OnAfterInsertion
, new List<CodeMarkerId>() { CodeMarkerEvent.perfVBInsertSnippetEnd } }