9 references to AddComponentAsync
Microsoft.AspNetCore.Components.Server.Tests (9)
Circuits\CircuitHostTest.cs (9)
1082await AddComponentAsync<DynamicallyAddedComponent>(circuitHost, 1, parameters);
1099await AddComponentAsync<DynamicallyAddedComponent>(circuitHost, 1, null, componentKey);
1124await AddComponentAsync<DynamicallyAddedComponent>(circuitHost, 1);
1153await AddComponentAsync<DynamicallyAddedComponent>(circuitHost, 1, new Dictionary<string, object>()
1158await AddComponentAsync<TestComponent>(circuitHost, 2, []);
1192await AddComponentAsync<DynamicallyAddedComponent>(circuitHost, 1, new Dictionary<string, object>()
1231await AddComponentAsync<DynamicallyAddedComponent>(circuitHost, 1, parameters);
1250await AddComponentAsync<DynamicallyAddedComponent>(circuitHost, 0, new Dictionary<string, object>
1254await AddComponentAsync<DynamicallyAddedComponent>(circuitHost, 1, new Dictionary<string, object>