1 write to _heldRoute
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\ResourceLock.cs (1)
59resourceLock._heldRoute = route;
2 references to _heldRoute
Microsoft.AspNetCore.Components.Testing (2)
Infrastructure\ResourceLock.cs (2)
88if (_heldRoute is not null) 90await _heldRoute.ContinueAsync().ConfigureAwait(false);