3 references to ExpandSequence
Microsoft.NET.Build.Tests (3)
GivenThatWeWantToBuildALibraryWithVB.cs (3)
107
var itemValues =
ExpandSequence
(getValuesCommand.GetValues()).ToList();
173
var definedConstants =
ExpandSequence
(getValuesCommand.GetValues()).ToList();
243
var definedConstants =
ExpandSequence
(getValuesCommand.GetValues()).ToList();