1 write to myIntParamWasSet
Microsoft.Build.Engine.UnitTests (1)
MockTask.cs (1)
80set { _myIntParam = value; this.myIntParamWasSet = true; }