1 write to BoolValue
Microsoft.AspNetCore.Components.Tests (1)
PersistentValueProviderComponentSubscriptionTests.cs (1)
343
BoolValue
= true
2 references to BoolValue
Microsoft.AspNetCore.Components.Tests (2)
PersistentValueProviderComponentSubscriptionTests.cs (2)
350
var boolKey = PersistentStateValueProviderKeyResolver.ComputeKey(componentState, nameof(MultiplePropertiesComponent.
BoolValue
));
373
CreateCascadingParameterInfo(nameof(MultiplePropertiesComponent.
BoolValue
), typeof(bool)),