3 references to MauiContext
Microsoft.Maui (2)
MauiContextExtensions.cs (2)
40 var scopedContext = new MauiContext(mauiContext.Services); 56 var scopedContext = new MauiContext(scope.ServiceProvider);
Microsoft.Maui.Controls.Compatibility (1)
AppHostBuilderExtensions.iOS.cs (1)
21 var mauiContext = new MauiContext(services);