1 instantiation of ComponentWithOnlyKeyedProperty
Microsoft.AspNetCore.Components.Tests (1)
ComponentFactoryTest.cs (1)
466var component = new ComponentWithOnlyKeyedProperty();
2 references to ComponentWithOnlyKeyedProperty
Microsoft.AspNetCore.Components.Tests (2)
ComponentFactoryTest.cs (2)
463var componentType = typeof(ComponentWithOnlyKeyedProperty); 466var component = new ComponentWithOnlyKeyedProperty();