Parameter.SemanticForeachDg

Type of delegate when iterating on both the original set of parameters, and the type tuple. Useful for semantic analysis. 'o' stands for 'original' and 'e' stands for 'expanded'.

class Parameter
alias SemanticForeachDg = int delegate
Suggestion Box / Bug Report