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)
18
if (
_testExecutionDirectory
== null)
22
return
_testExecutionDirectory
;