1 write to _testSessionCorrelationId
Microsoft.TestPlatform.CrossPlatEngine (1)
PostProcessing\ArtifactProcessingManager.cs (1)
67
_testSessionCorrelationId
= testSessionCorrelationId;
3 references to _testSessionCorrelationId
Microsoft.TestPlatform.CrossPlatEngine (3)
PostProcessing\ArtifactProcessingManager.cs (3)
68
_processArtifactFolder = Path.Combine(_fileHelper.GetTempPath(),
_testSessionCorrelationId
);
91
if (
_testSessionCorrelationId
.IsNullOrEmpty())
134
if (
_testSessionCorrelationId
.IsNullOrEmpty())