1 write to _testOutput
Microsoft.Build.Tasks.UnitTests (1)
RoslynCodeTaskFactory_Tests.cs (1)
38
_testOutput
= testOutput;
1 reference to _testOutput
Microsoft.Build.Tasks.UnitTests (1)
RoslynCodeTaskFactory_Tests.cs (1)
827
using TestEnvironment env = TestEnvironment.Create(
_testOutput
);