45 references to CompoundVariableType
Microsoft.CodeAnalysis.VisualBasic (45)
Binding\Binder_Query.vb (36)
215Dim intoBinder As New IntoClauseDisallowGroupReferenceBinder(Me, source, source.RangeVariables, source.CompoundVariableType, source.RangeVariables) 226Dim intoBinder As New IntoClauseDisallowGroupReferenceBinder(Me, source, source.RangeVariables, source.CompoundVariableType, source.RangeVariables) 249Dim intoBinder As New IntoClauseDisallowGroupReferenceBinder(Me, groupReference, source.RangeVariables, source.CompoundVariableType, source.RangeVariables) 309source.CompoundVariableType, 426letOperator.CompoundVariableType, 440groupReference, group.RangeVariables, group.CompoundVariableType, 590source.CompoundVariableType, 599lambdaSymbol.SetQueryLambdaReturnType(source.CompoundVariableType) 632source.CompoundVariableType, 656source.CompoundVariableType, 793source.CompoundVariableType, 1018source.CompoundVariableType, 1043source.CompoundVariableType, 1047manySelector.CompoundVariableType, 1292absorbingJoin.CompoundVariableType, 1306absorbingJoin.CompoundVariableType, 1323absorbingJoin.CompoundVariableType, 1439outer.CompoundVariableType, 1443inner.CompoundVariableType, 1690Dim intoLambda As BoundQueryLambda = BindIntoSelectorLambda(groupJoin, outer.RangeVariables, outer.CompoundVariableType, 1692groupType, inner.RangeVariables, inner.CompoundVariableType, 1777groupCompoundVariableType = source.CompoundVariableType 1864source.CompoundVariableType, 1908source.CompoundVariableType, 2049outer.CompoundVariableType, 2312source.CompoundVariableType, 2393source.CompoundVariableType, 2429source.CompoundVariableType, 2501source.CompoundVariableType, 2535source.CompoundVariableType, 2548source.CompoundVariableType, 2624source.CompoundVariableType, 3018group, group.RangeVariables, group.CompoundVariableType, 3030group, group.RangeVariables, group.CompoundVariableType, 3270outer.CompoundVariableType, 3280inner.CompoundVariableType,
Generated\BoundNodes.xml.Generated.vb (9)
7154If 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 7192If underlyingExpression IsNot Me.UnderlyingExpression OrElse rangeVariables <> Me.RangeVariables OrElse compoundVariableType IsNot Me.CompoundVariableType OrElse binders <> Me.Binders OrElse type IsNot Me.Type Then 7449If 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 12834Dim compoundVariableType as TypeSymbol = Me.VisitType(node.CompoundVariableType) 12841Dim compoundVariableType as TypeSymbol = Me.VisitType(node.CompoundVariableType) 12873Dim compoundVariableType as TypeSymbol = Me.VisitType(node.CompoundVariableType) 14224New TreeDumperNode("compoundVariableType", node.CompoundVariableType, Nothing), 14234New TreeDumperNode("compoundVariableType", node.CompoundVariableType, Nothing), 14280New TreeDumperNode("compoundVariableType", node.CompoundVariableType, Nothing),