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); 91if (_testSessionCorrelationId.IsNullOrEmpty()) 134if (_testSessionCorrelationId.IsNullOrEmpty())