11 instantiations of ValueType1
Microsoft.AspNetCore.Components.Tests (11)
CascadingParameterStateTest.cs (11)
97CreateCascadingValueComponent(new ValueType1()),
122CreateCascadingValueComponent(new ValueType1()),
235CreateCascadingValueComponent(new ValueType1(), "MatchOnName"),
250CreateCascadingValueComponent(new ValueType1()),
265CreateCascadingValueComponent(new ValueType1(), "MismatchName"),
295CreateCascadingValueComponent(new ValueType1(), "matchonNAME"), // To show it's case-insensitive
314CreateCascadingValueComponent(new ValueType1()),
316CreateCascadingValueComponent(new ValueType1()),
342CreateCascadingValueComponent(new ValueType1()),
367CreateCascadingValueComponent(new ValueType1()),
382CreateCascadingValueComponent(new ValueType1()),
4 references to ValueType1
Microsoft.AspNetCore.Components.Tests (4)