2 references to EventDescription
Microsoft.VisualStudio.LanguageServices.Xaml (2)
Implementation\LanguageServer\Handler\Completion\CompletionHandler.cs (2)
108if (xamlCompletion.EventDescription.HasValue) 113Arguments = new object[] { textDocument, xamlCompletion.EventDescription },