5 references to Component
Microsoft.AspNetCore.Components.Web.Tests (5)
Forms\EditFormTest.cs (4)
124frame => AssertFrame.Component<CascadingValue<EditContext>>(frame, 4), 163frame => AssertFrame.Component<FormMappingValidator>(frame, 2), 167frame => AssertFrame.Component<AntiforgeryToken>(frame, 1), 169frame => AssertFrame.Component<CascadingValue<EditContext>>(frame, 4),
src\Components\Shared\test\AssertFrame.cs (1)
97AssertFrame.Component<T>(frame, subtreeLength, sequence);