1 instantiation of AppInfoImplementation
Microsoft.Maui.Essentials (1)
AppInfo\AppInfo.shared.cs (1)
119 currentImplementation ??= new AppInfoImplementation();
1 reference to AppInfoImplementation
Microsoft.Maui.Essentials (1)
WebAuthenticator\WebAuthenticator.ios.tvos.cs (1)
202 return AppInfoImplementation.VerifyHasUrlScheme(scheme);