1 write to _testExecutionDirectory
Microsoft.NET.TestFramework (1)
TestContext.cs (1)
26_testExecutionDirectory = value;
2 references to _testExecutionDirectory
Microsoft.NET.TestFramework (2)
TestContext.cs (2)
18if (_testExecutionDirectory == null) 22return _testExecutionDirectory;