6 references to Pop
Microsoft.Build (6)
BackEnd\Components\RequestBuilder\TargetBuilder.cs (6)
312
_targetsToBuild.
Pop
();
431
_targetsToBuild.
Pop
();
534
TargetEntry topEntry = _targetsToBuild.
Pop
();
592
_targetsToBuild.
Pop
();
596
TargetEntry topEntry = _targetsToBuild.
Pop
();
627
TargetEntry entry = _targetsToBuild.
Pop
();