2 references to AddIfNotNull
Microsoft.VisualStudio.LanguageServices.Xaml (2)
Implementation\LanguageServer\Handler\Definitions\GoToDefinitionHandler.cs (2)
97
locations.
AddIfNotNull
(await GetSourceDefinitionLocationAsync(sourceDefinition, solution, cancellationToken).ConfigureAwait(false));
169
locations.
AddIfNotNull
(location);