3 references to IsPossibleAnonymousMethodExpression
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
11156return IsPossibleAnonymousMethodExpression() || IsPossibleLambdaExpression(Precedence.Expression); 12005if (this.IsPossibleAnonymousMethodExpression()) 12021if (this.IsPossibleAnonymousMethodExpression())