2 references to Runsettings
Microsoft.TestPlatform.CrossPlatEngine (2)
PostProcessing\ArtifactProcessingManager.cs (2)
180
.SelectMany(x => x.Artifacts.Where(x => x.Type == ArtifactType.
Runsettings
))
246
RunsettingsFileName => new Artifact(fileName, ArtifactType.
Runsettings
),