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