1 write to _toolsetUnderTest
Microsoft.NET.TestFramework (1)
TestContext.cs (1)
76
_toolsetUnderTest
= value;
2 references to _toolsetUnderTest
Microsoft.NET.TestFramework (2)
TestContext.cs (2)
68
if (
_toolsetUnderTest
== null)
72
return
_toolsetUnderTest
;