public static bool TryParseMethodCall(string rawExpression, scoped out string normalizedExpression, scoped out string methodName, scoped out string argumentsText, scoped out string errorMessage)