4 references to Synthesized
Microsoft.CodeAnalysis.CSharp (4)
Lowering\LocalRewriter\LocalRewriter_DoStatement.cs (2)
57return BoundStatementList.Synthesized(syntax, node.HasErrors, 65return BoundStatementList.Synthesized(syntax, node.HasErrors,
Lowering\LocalRewriter\LocalRewriter_WhileStatement.cs (2)
97return BoundStatementList.Synthesized(syntax, hasErrors, 146return BoundStatementList.Synthesized(syntax, hasErrors,