Skip to content

Instantly share code, notes, and snippets.

@philipusis
Created December 1, 2017 16:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philipusis/585e1f4d3c3f3436a641aa72f4560ea4 to your computer and use it in GitHub Desktop.
Save philipusis/585e1f4d3c3f3436a641aa72f4560ea4 to your computer and use it in GitHub Desktop.
lambda_method(Closure , IEnumerable`1 , IEnumerable`1 , ResolutionContext )\r\n
AutoMapper.Mapper.AutoMapper.IMapper.Map[TSource,TDestination](TSource source)\r\n
AutoMapper.Mapper.Map[TSource,TDestination](TSource source)\r\n
OnlySystem.Utils.MapperHelper.Map[TSrc,TDst](IEnumerable`1 src)
C:\\Users\\Philip\\Source\\Workspaces\\OnlySystem\\only-system\\OnlySystem\\Utils\\MapperHelper.cs:строка 17\r\n
OnlySystem.Controllers.SurveyController.GetAnalysisData(IEnumerable`1 groups, IDictionary`2 mainFilters, IDictionary`2 secondaryFilters, IDictionary`2 inquirersDictionary)
C:\\Users\\Philip\\Source\\Workspaces\\OnlySystem\\only-system\\OnlySystem\\Controllers\\SurveyController.cs:строка 2780\r\n
OnlySystem.Controllers.SurveyController.GetData(AnalysisSimpleFilterJsonModel[] filters, DateRange[] dates, AnalysisInquirerFilterJsonModel[] inquirers)
C:\\Users\\Philip\\Source\\Workspaces\\OnlySystem\\only-system\\OnlySystem\\Controllers\\SurveyController.cs:строка 2765\r\n
lambda_method(Closure , ControllerBase , Object[] )\r\n
System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)\r\n
System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)\r\n
System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)\r\n
System.Web.Mvc.Async.AsyncControllerActionInvoker.ActionInvocation.InvokeSynchronousActionMethod()\r\n
System.Web.Mvc.Async.AsyncControllerActionInvoker.<BeginInvokeSynchronousActionMethod>b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState)\r\n
System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult)\r\n
System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()\r\n
System.Web.Mvc.Async.AsyncResultWrapper.End[TResult](IAsyncResult asyncResult, Object tag)\r\n
System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)\r\n
System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3d()\r\n
System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment