2 references to SharedOtherComponent
Microsoft.AspNetCore.Components.Endpoints.Tests (2)
Discovery\ComponentApplicationBuilderTests.cs (2)
206
c => Assert.Equal(typeof(
SharedOtherComponent
), c.ComponentType),
389
ComponentType = typeof(
SharedOtherComponent
),