54 references to Run
Client.ExpectedExceptions.IntegrationTests (2)
InMemory.FunctionalTests (1)
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (6)
Microsoft.AspNetCore.Shared.Tests (1)
Microsoft.AspNetCore.SignalR.Tests (2)
Microsoft.Build (2)
Microsoft.Build.Engine.UnitTests (2)
Microsoft.Build.Tasks.UnitTests (2)
Microsoft.CodeAnalysis (1)
Microsoft.CodeAnalysis.EditorFeatures (1)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.Workspaces.UnitTests (4)
Microsoft.DotNet.Helix.Sdk.Tests (2)
Microsoft.ML.Sweeper.Tests (1)
Roslyn.VisualStudio.DiagnosticsWindow (1)
ScenarioTests.Common.Tests (1)
SocialWeather (1)
System.Text.RegularExpressions (5)
System.Text.RegularExpressions.Generator (5)
System.Windows.Forms.Tests (10)
UnitTests.Common (1)
VBCSCompiler.UnitTests (1)
xunit.console (1)
ConsoleRunner.cs (1)
288var tasks = project.Assemblies.Select(assembly => Task.Run(() => ExecuteAssembly(consoleLock, assembly, serialize, needsXml, parallelizeTestCollections, maxThreadCount, diagnosticMessages, noColor, appDomains, failSkips, stopOnFail, project.Filters, internalDiagnosticMessages)));