1 write to _chartInteropReference
Aspire.Dashboard (1)
Components\Controls\Chart\PlotlyChart.razor.cs (1)
83_chartInteropReference = DotNetObjectReference.Create(new ChartInterop(this));
3 references to _chartInteropReference
Aspire.Dashboard (3)
Components\Controls\Chart\PlotlyChart.razor.cs (3)
82_chartInteropReference?.Dispose(); 93_chartInteropReference).ConfigureAwait(false); 189_chartInteropReference?.Dispose();