6 references to CreateCascadingParameterInfo
Microsoft.AspNetCore.Components.Tests (6)
PersistentStateValueProviderKeyResolverTests.cs (6)
70var cascadingParameterInfo = CreateCascadingParameterInfo(nameof(TestComponent.State), typeof(string)); 125var cascadingParameterInfo = CreateCascadingParameterInfo(nameof(TestComponent.State), typeof(string)); 176var cascadingParameterInfo = CreateCascadingParameterInfo(nameof(TestComponent.State), typeof(string)); 228var cascadingParameterInfo = CreateCascadingParameterInfo(nameof(TestComponent.State), typeof(string)); 266var cascadingParameterInfo = CreateCascadingParameterInfo(nameof(TestComponent.State), typeof(string)); 305var cascadingParameterInfo = CreateCascadingParameterInfo(nameof(TestComponent.State), typeof(string));