1 instantiation of ShellSearchResultsRenderer
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellRenderer.cs (1)
193 return new ShellSearchResultsRenderer(this);
1 reference to ShellSearchResultsRenderer
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellSearchResultsRenderer.cs (1)
59 Application.Current?.FindMauiContext()?.CreateLogger<ShellSearchResultsRenderer>()?.LogError(TrimmerConstants.SearchHandlerDisplayMemberNameNotSupportedWarning);