2 references to Synthesized
Microsoft.CodeAnalysis.CSharp (2)
Compiler\MethodBodySynthesizer.cs (1)
311
BoundStatement returnStatement = BoundReturnStatement.
Synthesized
(syntax, RefKind.None, processHandlerCall);
FlowAnalysis\FlowAnalysisPass.cs (1)
202
: BoundReturnStatement.
Synthesized
(syntax, RefKind.None, null);