1 write to _appIndexProvider
Microsoft.Maui.Controls (1)
Application\Application.cs (1)
140
_appIndexProvider
= provider;
3 references to _appIndexProvider
Microsoft.Maui.Controls (3)
Application\Application.cs (3)
72
if (
_appIndexProvider
== null)
74
if (
_appIndexProvider
.AppLinks == null)
76
return
_appIndexProvider
.AppLinks;