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