6 references to App1OtherComponent
Microsoft.AspNetCore.Components.Endpoints.Tests (6)
Discovery\ComponentApplicationBuilderTests.cs (6)
36c => Assert.Equal(typeof(App1OtherComponent), c.ComponentType)); 71c => Assert.Equal(typeof(App1OtherComponent), c.ComponentType), 147c => Assert.Equal(typeof(App1OtherComponent), c.ComponentType), 202c => Assert.Equal(typeof(App1OtherComponent), c.ComponentType), 260c => Assert.Equal(typeof(App1OtherComponent), c.ComponentType)); 285ComponentType = typeof(App1OtherComponent),