3 references to OtherLayout
Microsoft.AspNetCore.Components.Tests (3)
RouteViewTest.cs (3)
106
{ nameof(RouteView.DefaultLayout), typeof(
OtherLayout
) },
115
frame => AssertFrame.Attribute(frame, nameof(LayoutView.Layout), (object)typeof(
OtherLayout
), sequence: 1),
153
{ nameof(RouteView.DefaultLayout), typeof(
OtherLayout
) },