3 references to Component
Microsoft.AspNetCore.Components.Authorization.Tests (3)
AuthorizeRouteViewTest.cs (2)
68AssertFrame.Component<TestPageRequiringAuthorization>(batch.ReferenceFrames[edit.ReferenceFrameIndex]); 105AssertFrame.Component<TestPageRequiringAuthorization>(batch.ReferenceFrames[edit.ReferenceFrameIndex]);
src\Components\Shared\test\AssertFrame.cs (1)
97AssertFrame.Component<T>(frame, subtreeLength, sequence);