2 references to ExpandExpressionCaptureIntoItems
Microsoft.Build (2)
Evaluation\Expander.cs (2)
654return ItemExpander.ExpandExpressionCaptureIntoItems<S, T>(expressionCapture, this, items, itemFactory, options, 2082return ExpandExpressionCaptureIntoItems(expressionCapture.Value, expander, items, itemFactory, options, includeNullEntries,