2 instantiations of ActivationState
Microsoft.Maui.Controls.Compatibility (2)
AppHostBuilderExtensions.iOS.cs (2)
22
var state = new
ActivationState
(mauiContext);
32
var state = new
ActivationState
(mauiContext);
2 references to ActivationState
Microsoft.Maui.Controls.Compatibility (2)
AppHostBuilderExtensions.iOS.cs (2)
22
var
state = new ActivationState(mauiContext);
32
var
state = new ActivationState(mauiContext);