2 writes to _hasPendingQueuedRender
Microsoft.AspNetCore.Components.Web (2)
Forms\Mapping\FormMappingScope.cs (2)
63
_hasPendingQueuedRender
= true;
72
_hasPendingQueuedRender
= false;
1 reference to _hasPendingQueuedRender
Microsoft.AspNetCore.Components.Web (1)
Forms\Mapping\FormMappingScope.cs (1)
61
if (!
_hasPendingQueuedRender
)