3 references to _artifacts
dotnet (3)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (3)
232artifacts = [.. _artifacts]; 1279_artifacts.Add(new TestRunArtifact(outOfProcess, assembly, targetFramework, architecture, executionId, testName, path)); 1287_artifacts.RemoveAll(artifact => paths.Contains(artifact.Path));