2 references to IXamlAutoInsertService
Microsoft.VisualStudio.LanguageServices.Xaml (2)
Implementation\LanguageServer\Handler\OnAutoInsert\OnAutoInsertHandler.cs (2)
41
var
insertService = document.Project.Services.GetService<
IXamlAutoInsertService
>();