3 references to CreateComponentState
Microsoft.AspNetCore.Components.Tests (3)
PersistentStateValueProviderTests.cs (3)
28
var componentStates =
CreateComponentState
(renderer, [(component, null)], null);
61
var componentStates =
CreateComponentState
(renderer, [(component, null)], null);
88
var componentStates =
CreateComponentState
(renderer, [(component, null)], null);