45 references to CompoundVariableType
Microsoft.CodeAnalysis.VisualBasic (45)
Binding\Binder_Query.vb (36)
216Dim intoBinder As New IntoClauseDisallowGroupReferenceBinder(Me, source, source.RangeVariables, source.CompoundVariableType, source.RangeVariables) 227Dim intoBinder As New IntoClauseDisallowGroupReferenceBinder(Me, source, source.RangeVariables, source.CompoundVariableType, source.RangeVariables) 250Dim intoBinder As New IntoClauseDisallowGroupReferenceBinder(Me, groupReference, source.RangeVariables, source.CompoundVariableType, source.RangeVariables) 310source.CompoundVariableType, 427letOperator.CompoundVariableType, 441groupReference, group.RangeVariables, group.CompoundVariableType, 591source.CompoundVariableType, 600lambdaSymbol.SetQueryLambdaReturnType(source.CompoundVariableType) 633source.CompoundVariableType, 657source.CompoundVariableType, 794source.CompoundVariableType, 1019source.CompoundVariableType, 1044source.CompoundVariableType, 1048manySelector.CompoundVariableType, 1293absorbingJoin.CompoundVariableType, 1307absorbingJoin.CompoundVariableType, 1324absorbingJoin.CompoundVariableType, 1440outer.CompoundVariableType, 1444inner.CompoundVariableType, 1691Dim intoLambda As BoundQueryLambda = BindIntoSelectorLambda(groupJoin, outer.RangeVariables, outer.CompoundVariableType, 1693groupType, inner.RangeVariables, inner.CompoundVariableType, 1778groupCompoundVariableType = source.CompoundVariableType 1865source.CompoundVariableType, 1909source.CompoundVariableType, 2050outer.CompoundVariableType, 2313source.CompoundVariableType, 2394source.CompoundVariableType, 2430source.CompoundVariableType, 2502source.CompoundVariableType, 2536source.CompoundVariableType, 2549source.CompoundVariableType, 2625source.CompoundVariableType, 3019group, group.RangeVariables, group.CompoundVariableType, 3031group, group.RangeVariables, group.CompoundVariableType, 3271outer.CompoundVariableType, 3281inner.CompoundVariableType,
Generated\BoundNodes.xml.Generated.vb (9)
7144If source IsNot Me.Source OrElse rangeVariableOpt IsNot Me.RangeVariableOpt OrElse rangeVariables <> Me.RangeVariables OrElse compoundVariableType IsNot Me.CompoundVariableType OrElse binders <> Me.Binders OrElse type IsNot Me.Type Then 7182If underlyingExpression IsNot Me.UnderlyingExpression OrElse rangeVariables <> Me.RangeVariables OrElse compoundVariableType IsNot Me.CompoundVariableType OrElse binders <> Me.Binders OrElse type IsNot Me.Type Then 7439If capturedGroupOpt IsNot Me.CapturedGroupOpt OrElse groupPlaceholderOpt IsNot Me.GroupPlaceholderOpt OrElse underlyingExpression IsNot Me.UnderlyingExpression OrElse rangeVariables <> Me.RangeVariables OrElse compoundVariableType IsNot Me.CompoundVariableType OrElse binders <> Me.Binders OrElse type IsNot Me.Type Then 12816Dim compoundVariableType as TypeSymbol = Me.VisitType(node.CompoundVariableType) 12823Dim compoundVariableType as TypeSymbol = Me.VisitType(node.CompoundVariableType) 12855Dim compoundVariableType as TypeSymbol = Me.VisitType(node.CompoundVariableType) 14203New TreeDumperNode("compoundVariableType", node.CompoundVariableType, Nothing), 14213New TreeDumperNode("compoundVariableType", node.CompoundVariableType, Nothing), 14259New TreeDumperNode("compoundVariableType", node.CompoundVariableType, Nothing),