2 writes to currentImplementation
Microsoft.Maui.Essentials (2)
AppActions\AppActions.shared.cs (2)
121
currentImplementation
??= new AppActionsImplementation();
124
currentImplementation
= implementation;