3 references to Wait
Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests (2)
PersistentStorage\AbstractPersistentStorageTests.cs (2)
936countdown.Wait(); 969countdown.Wait();
System.Threading (1)
System\Threading\CountdownEvent.cs (1)
115/// to be set, the <see cref="Wait()"/> method should be preferred.