1 write to _testAssetsDirectory
Microsoft.NET.TestFramework (1)
TestContext.cs (1)
44
_testAssetsDirectory
= value;
2 references to _testAssetsDirectory
Microsoft.NET.TestFramework (2)
TestContext.cs (2)
36
if (
_testAssetsDirectory
== null)
40
return
_testAssetsDirectory
;