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