2 references to GetOptionalApplicationDispatcher
Microsoft.Maui (1)
Hosting\Dispatching\AppHostBuilderExtensions.cs (1)
80 _ = services.GetOptionalApplicationDispatcher();
Microsoft.Maui.Controls (1)
DispatcherExtensions.cs (1)
30 if (appMauiContext.Services.GetOptionalApplicationDispatcher() is IDispatcher appDispatcherServiceDispatcher)