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