3 references to ElementReferenceCaptureId
Microsoft.AspNetCore.Components.Server (1)
src\aspnetcore\src\Components\Shared\src\RenderBatchWriter.cs (1)
193
WriteString(frame.
ElementReferenceCaptureId
, allowDeduplication: false);
Microsoft.AspNetCore.Components.WebAssembly (1)
src\aspnetcore\src\Components\Shared\src\RenderBatchWriter.cs (1)
193
WriteString(frame.
ElementReferenceCaptureId
, allowDeduplication: false);
Microsoft.AspNetCore.Components.WebView (1)
src\aspnetcore\src\Components\Shared\src\RenderBatchWriter.cs (1)
193
WriteString(frame.
ElementReferenceCaptureId
, allowDeduplication: false);