1 write to _childContent
Microsoft.AspNetCore.Components.Authorization.Tests (1)
AuthorizeViewTest.cs (1)
528
_childContent
= childContent;
1 reference to _childContent
Microsoft.AspNetCore.Components.Authorization.Tests (1)
AuthorizeViewTest.cs (1)
538
builder.AddComponentParameter(1, "ChildContent",
_childContent
);