4 references to SharedTest1
Microsoft.AspNetCore.Components.Endpoints.Tests (4)
Discovery\ComponentApplicationBuilderTests.cs (4)
190p => Assert.Equal(typeof(SharedTest1), p.Type), 203c => Assert.Equal(typeof(SharedTest1), c.ComponentType), 374ComponentType = typeof(SharedTest1), 401PageType = typeof(SharedTest1),