2 writes to _containerElement
Aspire.Dashboard (2)
Components_Controls_TextVisualizer_razor.g.cs (2)
189
_containerElement
257
_containerElement
3 references to _containerElement
Aspire.Dashboard (3)
Components\Controls\TextVisualizer.razor.cs (3)
72
await _jsModule.InvokeVoidAsync("connectObserver",
_containerElement
);
80
await _jsModule.InvokeVoidAsync("disconnectObserver",
_containerElement
);
95
await _jsModule.InvokeVoidAsync("disconnectObserver",
_containerElement
);