6 references to ElementReferenceCapture
Microsoft.AspNetCore.Components.Tests (6)
Rendering\RenderTreeBuilderTest.cs (4)
727frame => AssertFrame.ElementReferenceCapture(frame, referenceCaptureAction, 2), 794frame => AssertFrame.ElementReferenceCapture(frame, referenceCaptureAction1), 795frame => AssertFrame.ElementReferenceCapture(frame, referenceCaptureAction2)); 1857f => AssertFrame.ElementReferenceCapture(f, capture));
RenderTreeDiffBuilderTest.cs (2)
1862AssertFrame.ElementReferenceCapture(frame, capture1); 1867AssertFrame.ElementReferenceCapture(frame, capture2);