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