4 references to UpdateMarkup
Microsoft.AspNetCore.Components (1)
RenderTree\RenderTreeEdit.cs (1)
87
=> new RenderTreeEdit(RenderTreeEditType.
UpdateMarkup
, siblingIndex, referenceFrameIndex);
Microsoft.AspNetCore.Components.Server.Tests (1)
Circuits\RenderBatchWriterTest.cs (1)
184
RenderTreeEditType.
UpdateMarkup
, 108, 109, NullStringMarker,
Microsoft.AspNetCore.Components.Tests (1)
RenderTreeDiffBuilderTest.cs (1)
770
AssertEdit(entry, RenderTreeEditType.
UpdateMarkup
, 2);
Microsoft.AspNetCore.Components.WebView.Test (1)
Infrastructure\TestDocument.cs (1)
150
case RenderTreeEditType.
UpdateMarkup
: