1 write to _lock
Microsoft.AspNetCore.Components (1)
Rendering\RendererSynchronizationContext.cs (1)
21_lock = @lock;
6 references to _lock
Microsoft.AspNetCore.Components (6)
Rendering\RendererSynchronizationContext.cs (6)
27new RendererSynchronizationContext(_lock, _taskQueue); 46lock (_lock) 85lock (_lock) 162lock (_lock) 174lock (_lock) 214lock (_lock)