9 references to RootComponent
Microsoft.AspNetCore.Components.Server.Tests (9)
Circuits\CircuitPersistenceManagerTest.cs (9)
41(RootComponentType: typeof(RootComponent), Parameters: new Dictionary<string, object>
73Key: new ComponentMarkerKey("1", typeof(RootComponent).FullName!),
75typeof(RootComponent),
95(RootComponentType: typeof(RootComponent), Parameters: new Dictionary<string, object>
126Key: new ComponentMarkerKey("1", typeof(RootComponent).FullName!),
128typeof(RootComponent),
159(RootComponentType: typeof(RootComponent), Parameters: new Dictionary<string, object>
223(RootComponentType: typeof(RootComponent), Parameters: new Dictionary<string, object>
516descriptor = new WebRootComponentDescriptor(typeof(RootComponent), new WebRootComponentParameters());