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