2 references to PopIfNotEmpty
NuGet.Packaging (2)
Licenses\NuGetLicenseExpressionParser.cs (2)
168
var rightOperand =
PopIfNotEmpty
(operandStack);
169
var leftOperand =
PopIfNotEmpty
(operandStack);