5 references to App2OtherComponent
Microsoft.AspNetCore.Components.Endpoints.Tests (5)
Discovery\ComponentApplicationBuilderTests.cs (5)
75c => Assert.Equal(typeof(App2OtherComponent), c.ComponentType)); 110c => Assert.Equal(typeof(App2OtherComponent), c.ComponentType)); 151c => Assert.Equal(typeof(App2OtherComponent), c.ComponentType)); 210c => Assert.Equal(typeof(App2OtherComponent), c.ComponentType)); 337ComponentType = typeof(App2OtherComponent),