3 references to MauiHotReloadHelper
Microsoft.Maui (1)
Hosting\HandlerMauiAppBuilderExtensions.cs (1)
57
HotReload.
MauiHotReloadHelper
.RegisterHandlers(this);
Microsoft.Maui.Controls (2)
ContentPage\ContentPage.cs (1)
119
IView IReplaceableView.ReplacedView => HotReload.
MauiHotReloadHelper
.GetReplacedView(this) ?? this;
View\View.cs (1)
313
MauiHotReloadHelper
.GetReplacedView(this) ?? this;