1 write to IntValue
Microsoft.AspNetCore.Components.Tests (1)
PersistentValueProviderComponentSubscriptionTests.cs (1)
342
IntValue
= 42,
2 references to IntValue
Microsoft.AspNetCore.Components.Tests (2)
PersistentValueProviderComponentSubscriptionTests.cs (2)
349
var intKey = PersistentStateValueProviderKeyResolver.ComputeKey(componentState, nameof(MultiplePropertiesComponent.
IntValue
));
368
CreateCascadingParameterInfo(nameof(MultiplePropertiesComponent.
IntValue
), typeof(int)),