3 references to currentViews
Microsoft.Maui (3)
HotReload\HotReloadHelper.cs (3)
44
currentViews
[view] = parameters;
56
currentViews
.Remove(view);
87
currentViews
.TryGetValue(view, out var parameters);