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