2 references to EventDescription
Microsoft.VisualStudio.LanguageServices.Xaml (2)
Implementation\LanguageServer\Handler\Completion\CompletionHandler.cs (2)
109
if (xamlCompletion.
EventDescription
.HasValue)
114
Arguments = [textDocument, xamlCompletion.
EventDescription
],