2 writes to ChildContent
Microsoft.AspNetCore.Components (2)
CascadingValue.cs (2)
61ChildContent = null; 74ChildContent = (RenderFragment)parameter.Value;
3 references to ChildContent
Microsoft.AspNetCore.Components (2)
CascadingValue.cs (2)
72else if (parameter.Name.Equals(nameof(ChildContent), StringComparison.OrdinalIgnoreCase)) 176builder.AddContent(0, ChildContent);
Microsoft.AspNetCore.Components.Authorization (1)
_generated\0\CascadingAuthenticationState_razor.g.cs (1)
58ChildContent