2 references to IsNestedRow
Aspire.Dashboard (2)
Components\Dialogs\ManageDataDialog.razor.cs (1)
302
else if (item.
IsNestedRow
&& item.NestedRow is not null && item.ParentResourceName is not null)
Components_Dialogs_ManageDataDialog_razor.g.cs (1)
870
else if (context.
IsNestedRow
&& context.NestedRow is not null && context.ParentResourceName is not null)