1 write to _viewportInformation
Aspire.Dashboard (1)
Components_Routes_razor.g.cs (1)
179__builder.AddComponentParameter(2, nameof(global::Aspire.Dashboard.Components.Resize.BrowserDimensionWatcher.ViewportInformationChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<global::Aspire.Dashboard.Components.Resize.ViewportInformation>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::Aspire.Dashboard.Components.Resize.ViewportInformation>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, __value => _viewportInformation = __value, _viewportInformation))));
4 references to _viewportInformation
Aspire.Dashboard (4)
Components_Routes_razor.g.cs (4)
173_viewportInformation 179__builder.AddComponentParameter(2, nameof(global::Aspire.Dashboard.Components.Resize.BrowserDimensionWatcher.ViewportInformationChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<global::Aspire.Dashboard.Components.Resize.ViewportInformation>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::Aspire.Dashboard.Components.Resize.ViewportInformation>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, __value => _viewportInformation = __value, _viewportInformation)))); 183if (_viewportInformation is null) 197_viewportInformation