1 write to StringValue
Microsoft.AspNetCore.Components.Tests (1)
PersistentValueProviderComponentSubscriptionTests.cs (1)
341StringValue = "initial-string",
2 references to StringValue
Microsoft.AspNetCore.Components.Tests (2)
PersistentValueProviderComponentSubscriptionTests.cs (2)
348var stringKey = PersistentStateValueProviderKeyResolver.ComputeKey(componentState, nameof(MultiplePropertiesComponent.StringValue)); 363CreateCascadingParameterInfo(nameof(MultiplePropertiesComponent.StringValue), typeof(string)),