142 references to FromDictionary
Microsoft.AspNetCore.Components.Authorization.Tests (11)
AuthorizeRouteViewTest.cs (10)
54_renderer.RenderRootComponent(_authorizeRouteViewComponentId, ParameterView.FromDictionary(new Dictionary<string, object>
90_renderer.RenderRootComponent(_authorizeRouteViewComponentId, ParameterView.FromDictionary(new Dictionary<string, object>
129_renderer.RenderRootComponent(_authorizeRouteViewComponentId, ParameterView.FromDictionary(new Dictionary<string, object>
158_renderer.RenderRootComponent(_authorizeRouteViewComponentId, ParameterView.FromDictionary(new Dictionary<string, object>
185_renderer.RenderRootComponent(_authorizeRouteViewComponentId, ParameterView.FromDictionary(new Dictionary<string, object>
212var firstRenderTask = _renderer.RenderRootComponentAsync(_authorizeRouteViewComponentId, ParameterView.FromDictionary(new Dictionary<string, object>
256var firstRenderTask = _renderer.RenderRootComponentAsync(_authorizeRouteViewComponentId, ParameterView.FromDictionary(new Dictionary<string, object>
278_renderer.RenderRootComponent(_authorizeRouteViewComponentId, ParameterView.FromDictionary(new Dictionary<string, object>
336_renderer.RenderRootComponent(_authorizeRouteViewComponentId, ParameterView.FromDictionary(new Dictionary<string, object>
344var render2Task = _renderer.Dispatcher.InvokeAsync(() => _authorizeRouteViewComponent.SetParametersAsync(ParameterView.FromDictionary(new Dictionary<string, object>
Microsoft.AspNetCore.Components.Endpoints (2)
Microsoft.AspNetCore.Components.Endpoints.Tests (30)
EndpointHtmlRendererTest.cs (25)
212ParameterView.FromDictionary(new Dictionary<string, object>
250ParameterView.FromDictionary(new Dictionary<string, object>
286ParameterView.FromDictionary(new Dictionary<string, object>
336ParameterView.FromDictionary(new Dictionary<string, object>
477var parameters = ParameterView.FromDictionary(new Dictionary<string, object> { { "Name", "SomeName" } });
536var parameters = ParameterView.FromDictionary(new Dictionary<string, object> { { "Name", "SomeName" } });
553var parameters = ParameterView.FromDictionary(new Dictionary<string, object> { { "Name", "SomeName" } });
593var parameters = ParameterView.FromDictionary(new Dictionary<string, object> { { "Name", null } });
633var parameters = ParameterView.FromDictionary(new Dictionary<string, object> { { "Name", "SomeName" } });
685var parameters = ParameterView.FromDictionary(new Dictionary<string, object> { { "Name", null } });
736var parameters = ParameterView.FromDictionary(new Dictionary<string, object> { { "Value", 42 } });
754var parameters = ParameterView.FromDictionary(new Dictionary<string, object> { { "Value", "TestString" } });
794var parameters = ParameterView.FromDictionary(new Dictionary<string, object> { { "Value", 123 } });
833var parameters = ParameterView.FromDictionary(new Dictionary<string, object> { { "Value", 456 } });
864var parameters = ParameterView.FromDictionary(new Dictionary<string, object> { { "Name", "SomeName" } });
881var parameters = ParameterView.FromDictionary(new Dictionary<string, object> { { "state", state } });
911var parameters = ParameterView.FromDictionary(new Dictionary<string, object> { { "state", state } });
933ParameterView.FromDictionary(new Dictionary<string, object>
953ParameterView.FromDictionary(new Dictionary<string, object>
973ParameterView.FromDictionary(new Dictionary<string, object>
1012ParameterView.FromDictionary(new Dictionary<string, object>
1028ParameterView.FromDictionary(new Dictionary<string, object>
1060ParameterView.FromDictionary(new Dictionary<string, object>
1141ParameterView.FromDictionary(new Dictionary<string, object>
1745ParameterView.FromDictionary(new Dictionary<string, object>
Microsoft.AspNetCore.Components.Forms.Tests (1)
Microsoft.AspNetCore.Components.QuickGrid.Tests (1)
Microsoft.AspNetCore.Components.Server (1)
Microsoft.AspNetCore.Components.Server.Tests (10)
Microsoft.AspNetCore.Components.Tests (47)
RendererTest.cs (17)
239await renderer.Dispatcher.InvokeAsync(() => renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
283renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
299renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
398await renderer.Dispatcher.InvokeAsync(() => renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
442await renderer.Dispatcher.InvokeAsync(() => renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
486await renderer.Dispatcher.InvokeAsync(() => renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
3553var task = renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
3586var renderTask = renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
3619var renderTask = renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
3653var renderTask = renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
3750var renderTask = renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
3808var renderTask = renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
3863var renderTask = renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
3917var renderTask = renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
4047var renderTask = renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
4081var renderTask = renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
4118await renderer.RenderRootComponentAsync(componentId, ParameterView.FromDictionary(new Dictionary<string, object>
Microsoft.AspNetCore.Components.Web.Tests (32)
EnvironmentBoundaryTest.cs (10)
63var parameters = ParameterView.FromDictionary(new Dictionary<string, object>
86var parameters = ParameterView.FromDictionary(new Dictionary<string, object>
110var parameters = ParameterView.FromDictionary(new Dictionary<string, object>
131var parameters = ParameterView.FromDictionary(new Dictionary<string, object>
153var parameters = ParameterView.FromDictionary(new Dictionary<string, object>
178var parameters = ParameterView.FromDictionary(new Dictionary<string, object>
202var parameters = ParameterView.FromDictionary(new Dictionary<string, object>
220var parameters = ParameterView.FromDictionary(new Dictionary<string, object>
235var parameters = ParameterView.FromDictionary(new Dictionary<string, object>
253var parameters = ParameterView.FromDictionary(new Dictionary<string, object>
Media\ImageTest.cs (8)
41await renderer.RenderRootComponentAsync(id, ParameterView.FromDictionary(new Dictionary<string, object?>
58await renderer.RenderRootComponentAsync(id, ParameterView.FromDictionary(new Dictionary<string, object?>
64await renderer.RenderRootComponentAsync(id, ParameterView.FromDictionary(new Dictionary<string, object?>
82await renderer.RenderRootComponentAsync(id, ParameterView.FromDictionary(new Dictionary<string, object?>
100await renderer.RenderRootComponentAsync(id, ParameterView.FromDictionary(new Dictionary<string, object?>
105await renderer.RenderRootComponentAsync(id, ParameterView.FromDictionary(new Dictionary<string, object?>
121await renderer.RenderRootComponentAsync(id, ParameterView.FromDictionary(new Dictionary<string, object?>
127await renderer.RenderRootComponentAsync(id, ParameterView.FromDictionary(new Dictionary<string, object?>
Microsoft.AspNetCore.Components.WebAssembly (1)
Microsoft.AspNetCore.Components.WebView.Maui (1)
Microsoft.AspNetCore.Components.WebView.Photino (1)
Microsoft.AspNetCore.Components.WebView.WindowsForms (1)
Microsoft.AspNetCore.Components.WebView.Wpf (1)
Microsoft.AspNetCore.Mvc.TagHelpers (1)
Microsoft.AspNetCore.Mvc.ViewFeatures (1)