164 references to Wait
Aspire.EndToEnd.Tests (1)
Aspire.Hosting (1)
Aspire.Milvus.Client.Tests (1)
Aspire.RabbitMQ.Client.Tests (1)
Aspire.Templates.Tests (1)
Binding.WS.TransportWithMessageCredentialSecurity.IntegrationTests (1)
Client.ChannelLayer.IntegrationTests (2)
Client.ExpectedExceptions.IntegrationTests (4)
Client.TypedClient.IntegrationTests (5)
Contract.Service.IntegrationTests (12)
ServiceContractTests.4.0.0.cs (4)
336Task.Factory.StartNew(() => ServiceContractTests.BasicHttp_Async_Open_ChannelFactory(), CancellationToken.None, TaskCreationOptions.None, TaskScheduler.FromCurrentSynchronizationContext()).Wait();
389Task.Factory.StartNew(() => ServiceContractTests.BasicHttp_Async_Open_Proxy(), CancellationToken.None, TaskCreationOptions.None, TaskScheduler.FromCurrentSynchronizationContext()).Wait();
440Task.Factory.StartNew(() => ServiceContractTests.BasicHttp_Async_Close_ChannelFactory(), CancellationToken.None, TaskCreationOptions.None, TaskScheduler.FromCurrentSynchronizationContext()).Wait();
490Task.Factory.StartNew(() => ServiceContractTests.BasicHttp_Async_Close_Proxy(), CancellationToken.None, TaskCreationOptions.None, TaskScheduler.FromCurrentSynchronizationContext()).Wait();
ServiceContractTests.4.1.0.cs (8)
210Task.Factory.StartNew(() => ServiceContractTests.BasicHttp_DefaultSettings_Echo_RoundTrips_String_Streamed(), CancellationToken.None, TaskCreationOptions.None, TaskScheduler.FromCurrentSynchronizationContext()).Wait();
224Task.Factory.StartNew(() => ServiceContractTests.BasicHttp_DefaultSettings_Echo_RoundTrips_String_Streamed_Async(), CancellationToken.None, TaskCreationOptions.None, TaskScheduler.FromCurrentSynchronizationContext()).Wait();
260Task.Delay(sendTimeoutMs * 2).Wait();
269Task.Delay(sendTimeoutMs * 2).Wait();
320Task.Delay(sendTimeoutMs * 2).Wait();
326Task.Delay(sendTimeoutMs * 2).Wait();
614Task.Factory.StartNew(() => ServiceContractTests.NetTcp_NoSecurity_Streamed_RoundTrips_String(), CancellationToken.None, TaskCreationOptions.None, TaskScheduler.FromCurrentSynchronizationContext()).Wait();
628Task.Factory.StartNew(() => ServiceContractTests.NetTcp_NoSecurity_Streamed_Async_RoundTrips_String(), CancellationToken.None, TaskCreationOptions.None, TaskScheduler.FromCurrentSynchronizationContext()).Wait();
Contract.XmlSerializer.IntegrationTests (1)
datacollector (1)
datacollector.arm64 (1)
dotnet (6)
dotnet-aot (1)
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeClient.cs (1)
764task.Wait();
dotnet-svcutil-lib.Tests (4)
dotnet-svcutil.xmlserializer.IntegrationTests (1)
src\System.Private.ServiceModel\tests\Scenarios\Contract\XmlSerializer\XmlSerializerFormatTest.4.0.0.cs (1)
91response.Wait();
GetDocument.Insider (1)
ILCompiler.DependencyAnalysisFramework (1)
installer.tasks (1)
Microsoft.AspNetCore.Components (1)
Microsoft.AspNetCore.Server.IntegrationTesting (1)
Microsoft.AspNetCore.SpaServices.Extensions (1)
Microsoft.Build (6)
Microsoft.CodeAnalysis (2)
Microsoft.CodeAnalysis.Features (2)
Microsoft.CodeAnalysis.Workspaces (3)
Microsoft.CodeAnalysis.Workspaces.MSBuild (12)
MSBuild\MSBuildWorkspace.cs (12)
331_applyChangesBuildHostProcessManager!.DisposeAsync().AsTask().Wait();
388_applyChangesProjectFile.SaveAsync(CancellationToken.None).Wait();
502_applyChangesProjectFile.AddDocumentAsync(relativePath, logicalPath: null, CancellationToken.None).Wait();
543_applyChangesProjectFile.RemoveDocumentAsync(document.FilePath, CancellationToken.None).Wait();
614_applyChangesProjectFile.AddMetadataReferenceAsync(identity.GetDisplayName(), [.. metadataReference.Properties.Aliases], hintPath: null, CancellationToken.None).Wait();
620_applyChangesProjectFile.AddMetadataReferenceAsync(fileName, [.. metadataReference.Properties.Aliases], hintPath: null, CancellationToken.None).Wait();
626_applyChangesProjectFile.AddMetadataReferenceAsync(fileName, [.. metadataReference.Properties.Aliases], relativePath, CancellationToken.None).Wait();
646_applyChangesProjectFile.RemoveMetadataReferenceAsync(identity.Name, identity.GetDisplayName(), peRef.FilePath, CancellationToken.None).Wait();
684_applyChangesProjectFile.AddProjectReferenceAsync(project.Name, reference, CancellationToken.None).Wait();
697_applyChangesProjectFile.RemoveProjectReferenceAsync(project.Name, project.FilePath, CancellationToken.None).Wait();
709_applyChangesProjectFile.AddAnalyzerReferenceAsync(fileRef.FullPath, CancellationToken.None).Wait();
721_applyChangesProjectFile.RemoveAnalyzerReferenceAsync(fileRef.FullPath, CancellationToken.None).Wait();
Microsoft.Diagnostics.NETCore.Client (1)
Microsoft.DotNet.Build.Tasks.Installers (1)
Microsoft.DotNet.Cli.Utils (5)
Microsoft.DotNet.HotReload.Utils.Generator (1)
Microsoft.Extensions.DotNetDeltaApplier (1)
Microsoft.JSInterop (1)
Microsoft.ML.AutoML.Samples (1)
Microsoft.ML.AutoML.Tests (1)
Microsoft.ML.Data (8)
Microsoft.ML.FastTree (4)
Microsoft.ML.Maml (1)
Microsoft.ML.Samples (5)
Microsoft.ML.Samples.GPU (5)
Microsoft.ML.SamplesUtils (4)
SamplesDatasetUtils.cs (4)
183Download(Path.Combine(remotePath, "saved_model.pb"), Path.Combine(path, "saved_model.pb")).Wait();
184Download(Path.Combine(remotePath, "imdb_word_index.csv"), Path.Combine(path, "imdb_word_index.csv")).Wait();
185Download(Path.Combine(remotePath, "variables", "variables.data-00000-of-00001"), Path.Combine(varPath, "variables.data-00000-of-00001")).Wait();
186Download(Path.Combine(remotePath, "variables", "variables.index"), Path.Combine(varPath, "variables.index")).Wait();
Microsoft.ML.TensorFlow (1)
Microsoft.ML.TorchSharp (3)
Microsoft.ML.Transforms (1)
Microsoft.NET.Sdk.Publish.Tasks (3)
Microsoft.TemplateEngine.Edge (2)
Microsoft.TemplateEngine.IDE (3)
Microsoft.TestPlatform.CoreUtilities (1)
Microsoft.TestPlatform.CrossPlatEngine (1)
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
Microsoft.VisualStudio.TestPlatform.Common (1)
NuGet.Build.Tasks (1)
NuGet.Protocol (1)
Security.TransportSecurity.IntegrationTests (2)
System.Diagnostics.Process (1)
System.Linq.Parallel (1)
System.Private.CoreLib (2)
System.ServiceModel.Primitives (4)
System.ServiceModel.Primitives.Tests (3)
System.Threading.Tasks.Parallel (1)
testhost (2)
testhost.arm64 (2)
testhost.x86 (2)
VBCSCompiler (1)
vstest.console (3)
vstest.console.arm64 (3)
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (1)
465task.Wait();