3 references to WaitOn
Microsoft.AspNetCore.Components.Testing (3)
Infrastructure\TestLockProvider.cs (3)
18/// A service override calls <see cref="WaitOn"/> to get a <see cref="Task"/> that blocks until the 43/// Completes the <see cref="Task"/> returned by <see cref="WaitOn"/>. 44/// If <see cref="WaitOn"/> hasn't been called yet, pre-creates a completed TCS so