Binding\SyntheticBoundTrees\AnonymousTypeSyntheticMethods.vb (4)
73Dim boundCallToEquals As BoundExpression = New BoundCall(syntax, Me._iEquatableEqualsMethod, Nothing,
156Dim boundGetHashCode = New BoundCall(syntax, getHashCodeMethod, Nothing,
273Dim boundCallToEquals As BoundExpression = New BoundCall(syntax,
373Dim [call] As BoundExpression = New BoundCall(syntax, formatMethod, Nothing, Nothing,
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter_ConditionalExpresion.vb (1)
142New BoundCall(
Lowering\LocalRewriter\LocalRewriter_BinaryOperators.vb (10)
490Dim compare = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
529Dim compare = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
593left = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
598right = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
641result = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
669result = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
702Dim compare = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
734result = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
767result = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
792result = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
Lowering\LocalRewriter\LocalRewriter_Conversion.vb (7)
897result = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
975result = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
1075result = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
1120result = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
1214result = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
1257result = New BoundCall(node.Syntax, memberSymbol, Nothing, Nothing,
1310Dim callMathRound = New BoundCall(node.Syntax, mathRound, Nothing, Nothing,
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (5)
283statements.Add(nodeFactory.Throw(New BoundCall(node.Syntax, createProjectError, Nothing, Nothing,
301New BoundCall(node.Syntax, clearProjectError, Nothing, Nothing, ImmutableArray(Of BoundExpression).Empty, Nothing, clearProjectError.ReturnType).ToStatement(),
338statements.Add(New BoundCall(node.Syntax, clearProjectError, Nothing, Nothing, ImmutableArray(Of BoundExpression).Empty, Nothing, clearProjectError.ReturnType).ToStatement)
397statements.Add(New BoundCall(node.Syntax, clearProjectError, Nothing, Nothing, ImmutableArray(Of BoundExpression).Empty, Nothing, clearProjectError.ReturnType).ToStatement)
411nodeFactory.Throw(New BoundCall(node.Syntax, createProjectError, Nothing, Nothing,