1 write to _directParamsEnumerator
Microsoft.AspNetCore.Components (1)
ParameterView.cs (1)
339_directParamsEnumerator = new RenderTreeFrameParameterEnumerator(frames, ownerIndex);
2 references to _directParamsEnumerator
Microsoft.AspNetCore.Components (2)
ParameterView.cs (2)
348? _directParamsEnumerator.Current 359if (_directParamsEnumerator.MoveNext())