I've been using Resharper (c#) for many years and found the automatic convert-to-linq-expression feature extremely helpful.
I've recently upgraded to V9 of resharper and it is now using linq query syntax rather than the method syntax which is my preference.
Does anybody know of any options to force resharper into using the method syntax? I've tried googling and look into resharper options but have found nothing. Any help would be appreciated.
Thanks.