1 write to _sbyteOutput
Microsoft.Build.Engine.UnitTests (1)
BackEnd\TaskBuilderTestTask.cs (1)
305_sbyteOutput = value;
2 references to _sbyteOutput
Microsoft.Build.Engine.UnitTests (2)
BackEnd\TaskBuilderTestTask.cs (2)
707_testTaskHost?.OutputRead("SByteOutput", _sbyteOutput); 708return _sbyteOutput;