4 references to EmptyComponent
Microsoft.AspNetCore.Components.Tests (4)
ComponentFactoryTest.cs (4)
17var componentType = typeof(EmptyComponent); 26Assert.IsType<EmptyComponent>(instance); 46var componentType = typeof(EmptyComponent); 67var componentType = typeof(EmptyComponent);