3 references to IsPossibleAnonymousMethodExpression
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
10658return IsPossibleAnonymousMethodExpression() || IsPossibleLambdaExpression(Precedence.Expression); 11489if (this.IsPossibleAnonymousMethodExpression()) 11505if (this.IsPossibleAnonymousMethodExpression())