2 references to MauiContext
Microsoft.Maui (2)
MauiContextExtensions.cs (2)
40
var scopedContext = new
MauiContext
(mauiContext.Services);
56
var scopedContext = new
MauiContext
(scope.ServiceProvider);