1 write to CapturedBatch
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
ImportMapTest.cs (1)
281
CapturedBatch
= renderBatch;
2 references to CapturedBatch
Microsoft.AspNetCore.Components.Endpoints.Tests (2)
ImportMapTest.cs (2)
234
Assert.Equal(1, _renderer.
CapturedBatch
.UpdatedComponents.Count);
235
Assert.Equal(0, _renderer.
CapturedBatch
.UpdatedComponents.Array[0].Edits.Count);