1 write to _appIndexProvider
Microsoft.Maui.Controls (1)
Application\Application.cs (1)
139 _appIndexProvider = provider;
3 references to _appIndexProvider
Microsoft.Maui.Controls (3)
Application\Application.cs (3)
71 if (_appIndexProvider == null) 73 if (_appIndexProvider.AppLinks == null) 75 return _appIndexProvider.AppLinks;