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
))));
183
if (
_viewportInformation
is null)
197
_viewportInformation