1 write to RequestedComponentType
Microsoft.AspNetCore.Components.Tests (1)
ComponentFactoryTest.cs (1)
439RequestedComponentType = componentType;
2 references to RequestedComponentType
Microsoft.AspNetCore.Components.Tests (2)
ComponentFactoryTest.cs (2)
154Assert.Equal(componentType, renderer.RequestedComponentType); 204Assert.Equal(componentType, renderer.RequestedComponentType);