1 write to myBoolParamWasSet
Microsoft.Build.Engine.UnitTests (1)
MockTask.cs (1)
62
set { _myBoolParam = value; this.
myBoolParamWasSet
= true; }