6 references to Pop
Microsoft.Build (6)
BackEnd\Components\RequestBuilder\TargetBuilder.cs (6)
306
_targetsToBuild.
Pop
();
428
_targetsToBuild.
Pop
();
526
TargetEntry topEntry = _targetsToBuild.
Pop
();
581
_targetsToBuild.
Pop
();
585
TargetEntry topEntry = _targetsToBuild.
Pop
();
616
TargetEntry entry = _targetsToBuild.
Pop
();