1 write to Type
Microsoft.TestPlatform.CrossPlatEngine (1)
PostProcessing\TestArtifacts.cs (1)
26
Type
= type;
2 references to Type
Microsoft.TestPlatform.CrossPlatEngine (2)
PostProcessing\ArtifactProcessingManager.cs (2)
180
.SelectMany(x => x.Artifacts.Where(x => x.
Type
== ArtifactType.Runsettings))
201
.Where(x => x.
Type
== ArtifactType.ExecutionComplete))