5 references to Synthesized
Microsoft.CodeAnalysis.CSharp (5)
Lowering\LocalRewriter\LocalRewriter_BinaryOperator.cs (4)
804
return BoundCall.
Synthesized
(
2023
return BoundCall.
Synthesized
(syntax, receiverOpt: null, initialBindingReceiverIsSubjectToCloning: ThreeState.Unknown, method, loweredLeft, loweredRight);
2049
: (BoundExpression)BoundCall.
Synthesized
(syntax, receiverOpt: null, initialBindingReceiverIsSubjectToCloning: ThreeState.Unknown, method, loweredLeft, loweredRight);
2084
return BoundCall.
Synthesized
(syntax, receiverOpt: null, initialBindingReceiverIsSubjectToCloning: ThreeState.Unknown, method, loweredLeft, loweredRight);
Lowering\LocalRewriter\LocalRewriter_LockStatement.cs (1)
154
BoundCall.
Synthesized
(