2 references to CustomCascadingValueConsumer2
Microsoft.AspNetCore.Components.Tests (2)
CascadingParameterTest.cs (2)
405builder.OpenComponent<CustomCascadingValueConsumer2>(1); 418var nestedComponent2 = FindComponent<CustomCascadingValueConsumer2>(batch, out var nestedComponentId2);