6 references to Pop
Microsoft.Build (6)
BackEnd\Components\RequestBuilder\TargetBuilder.cs (6)
312
_targetsToBuild.
Pop
();
434
_targetsToBuild.
Pop
();
537
TargetEntry topEntry = _targetsToBuild.
Pop
();
591
_targetsToBuild.
Pop
();
595
TargetEntry topEntry = _targetsToBuild.
Pop
();
626
TargetEntry entry = _targetsToBuild.
Pop
();