1 write to _ownerDescendantsEndIndexExcl
Microsoft.AspNetCore.Components (1)
ParameterView.cs (1)
385
_ownerDescendantsEndIndexExcl
= ownerIndex + _frames[ownerIndex].ElementSubtreeLengthField;
1 reference to _ownerDescendantsEndIndexExcl
Microsoft.AspNetCore.Components (1)
ParameterView.cs (1)
396
if (nextIndex ==
_ownerDescendantsEndIndexExcl
)