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