2 references to BoundOrdering
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Query.vb (1)
2612sourceOrPreviousOrdering = New BoundOrdering(ordering, boundCallOrBadExpression, boundCallOrBadExpression.Type)
Generated\BoundNodes.xml.Generated.vb (1)
7218Dim result = New BoundOrdering(Me.Syntax, underlyingExpression, type, Me.HasErrors)