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