2 references to ParameterViewBuilder
Microsoft.AspNetCore.Components (1)
ParameterView.cs (1)
305var builder = new ParameterViewBuilder(parameters.Count);
Microsoft.AspNetCore.Components.Web (1)
JSComponents\JSComponentInterop.cs (1)
91var parameterViewBuilder = new ParameterViewBuilder(parameterCount);