3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Syntax\SimpleLambdaExpressionSyntax.cs (3)
18? Update(asyncKeyword, parameter, arrowToken, block, null) 19: Update(asyncKeyword, parameter, arrowToken, null, (ExpressionSyntax)body); 28=> this.Update(asyncKeyword, this.Parameter, this.ArrowToken, this.Block, this.ExpressionBody);