7 references to UpdateToMatchClientState
Microsoft.AspNetCore.Components (1)
RenderTree\Renderer.cs (1)
1134
RenderTreeUpdater.
UpdateToMatchClientState
(
Microsoft.AspNetCore.Components.Tests (6)
RenderTreeUpdaterTest.cs (6)
28
RenderTreeUpdater.
UpdateToMatchClientState
(builder, 456, "new value");
56
RenderTreeUpdater.
UpdateToMatchClientState
(builder, 123, new object());
89
RenderTreeUpdater.
UpdateToMatchClientState
(builder, 456, "new value");
118
RenderTreeUpdater.
UpdateToMatchClientState
(builder, 123, "new value");
143
RenderTreeUpdater.
UpdateToMatchClientState
(builder, 123, false);
173
RenderTreeUpdater.
UpdateToMatchClientState
(builder, 123, "new value");