1 instantiation of GridRendering
Wasm.Performance.ConsoleHost (1)
Scenarios\GridScenario.cs (1)
28var hostPage = new GridRendering { SelectedRenderMode = gridType };
13 references to GridRendering
Wasm.Performance.ConsoleHost (4)
Scenarios\GridScenario.cs (4)
23? (GridRendering.GridRenderMode)Enum.Parse(typeof(GridRendering.GridRenderMode), _gridTypeOption.Value(), true) 24: GridRendering.GridRenderMode.FastGrid; 28var hostPage = new GridRendering { SelectedRenderMode = gridType };
Wasm.Performance.TestApp (9)
Cell_razor.g.cs (1)
56using WeatherForecast = Pages.GridRendering.WeatherForecast
GridRendering_razor.g.cs (2)
890), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Wasm.Performance.TestApp.Pages.GridRendering.WeatherForecast[]>( 945), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Wasm.Performance.TestApp.Pages.GridRendering.WeatherForecast[]>(
Row_razor.g.cs (2)
56using WeatherForecast = Pages.GridRendering.WeatherForecast 106), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Wasm.Performance.TestApp.Pages.GridRendering.WeatherForecast>(
RowCollection_razor.g.cs (2)
56using WeatherForecast = Pages.GridRendering.WeatherForecast 87), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Wasm.Performance.TestApp.Pages.GridRendering.WeatherForecast>(
TableComponent_razor.g.cs (2)
56using WeatherForecast = Pages.GridRendering.WeatherForecast 130), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Wasm.Performance.TestApp.Pages.GridRendering.WeatherForecast[]>(