16 writes to WorkFunc
Microsoft.Build.Engine.UnitTests (16)
Graph\ParallelWorkSet_Tests.cs (16)
47WorkFunc = () => throw new Exception() 52WorkFunc = () => throw new Exception() 57WorkFunc = () => throw new Exception() 75WorkFunc = () => throw new Exception() 80WorkFunc = () => throw new Exception() 85WorkFunc = () => throw new Exception() 118WorkFunc = () => 127WorkFunc = () => "bazVal" 150WorkFunc = () => 159WorkFunc = () => "bazVal" 182WorkFunc = () => "fooVal" 187WorkFunc = () => "barVal" 192WorkFunc = () => "bazVal" 215WorkFunc = () => "fooVal" 220WorkFunc = () => "barVal" 225WorkFunc = () => "bazVal"
1 reference to WorkFunc
Microsoft.Build.Engine.UnitTests (1)
Graph\ParallelWorkSet_Tests.cs (1)
251return workItem.WorkFunc();