1 write to _spacerBefore
Microsoft.AspNetCore.Components.Web (1)
Virtualization\Virtualize.cs (1)
226builder.AddElementReferenceCapture(2, elementReference => _spacerBefore = elementReference);
1 reference to _spacerBefore
Microsoft.AspNetCore.Components.Web (1)
Virtualization\Virtualize.cs (1)
209await _jsInterop.InitializeAsync(_spacerBefore, _spacerAfter);