2 references to CustomCascadingValueProducer
Microsoft.AspNetCore.Components.Tests (2)
CascadingParameterTest.cs (2)
395builder.OpenComponent<CustomCascadingValueProducer<CustomCascadingParameter1Attribute>>(0); 399builder.OpenComponent<CustomCascadingValueProducer<CustomCascadingParameter2Attribute>>(0);