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