Skip to content

Instantly share code, notes, and snippets.

@bleroy
Created April 2, 2015 02:08
Show Gist options
  • Save bleroy/e53ba9a69cc9810f598b to your computer and use it in GitHub Desktop.
Save bleroy/e53ba9a69cc9810f598b to your computer and use it in GitHub Desktop.
CodePlex Issue #16738 Plain Text Attachments
Total Number of calls to CreateDelegate per Request = 115
Total Number of Unique Stack Traces = 28
Number of Occurrences = 1
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
System_Core_ni!System.Linq.Expressions.Compiler.LambdaCompiler.Compile(System.Linq.Expressions.LambdaExpression, System.Runtime.CompilerServices.DebugInfoGenerator)
Autofac!Autofac.Core.Lifetime.MatchingScopeLifetime..ctor(System.Linq.Expressions.Expression`1<System.Func`2<Autofac.ILifetimeScope,Boolean>>)
Autofac!Autofac.Builder.RegistrationBuilder`3[[System.__Canon, mscorlib],[System.__Canon, mscorlib],[System.__Canon, mscorlib]].InstancePerMatchingLifetimeScope(System.Object)
Autofac!Autofac.Core.Lifetime.LifetimeScope.BeginLifetimeScope(System.Object, System.Action`1<Autofac.ContainerBuilder>)
Orchard_Framework!Orchard.Environment.DefaultWorkContextAccessor.CreateWorkContextScope(System.Web.HttpContextBase)
Orchard_Framework!Orchard.Mvc.Routes.ShellRoute+HttpAsyncHandler.BeginProcessRequest(System.Web.HttpContext, System.AsyncCallback, System.Object)
System_Web_ni!System.Web.HttpApplication+CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
System_Web_ni!System.Web.HttpApplication.ExecuteStep(IExecutionStep, Boolean ByRef)
System_Web_ni!System.Web.HttpApplication+PipelineStepManager.ResumeSteps(System.Exception)
System_Web_ni!System.Web.HttpApplication.BeginProcessRequestNotification(System.Web.HttpContext, System.AsyncCallback)
System_Web_ni!System.Web.HttpRuntime.ProcessRequestNotificationPrivate(System.Web.Hosting.IIS7WorkerRequest, System.Web.HttpContext)
System_Web_ni!System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr, IntPtr, IntPtr, Int32)
System_Web_ni!System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr, IntPtr, IntPtr, Int32)
System_Web_ni!DomainNeutralILStubClass.IL_STUB_ReversePInvoke(Int64, Int64, Int64, Int32)
clr!UMThunkStubAMD64
Number of Occurrences = 1
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
System_Core_ni!System.Linq.Expressions.Expression`1[[System.__Canon, mscorlib]].Compile()
Autofac!Autofac.Core.Registration.ScopeRestrictedRegistry..ctor(System.Object)
Autofac!Autofac.Core.Lifetime.LifetimeScope.BeginLifetimeScope(System.Object, System.Action`1<Autofac.ContainerBuilder>)
Orchard_Framework!Orchard.Environment.DefaultWorkContextAccessor.CreateWorkContextScope(System.Web.HttpContextBase)
Orchard_Framework!Orchard.Mvc.Routes.ShellRoute+HttpAsyncHandler.BeginProcessRequest(System.Web.HttpContext, System.AsyncCallback, System.Object)
System_Web_ni!System.Web.HttpApplication+CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
System_Web_ni!System.Web.HttpApplication.ExecuteStep(IExecutionStep, Boolean ByRef)
System_Web_ni!System.Web.HttpApplication+PipelineStepManager.ResumeSteps(System.Exception)
System_Web_ni!System.Web.HttpApplication.BeginProcessRequestNotification(System.Web.HttpContext, System.AsyncCallback)
System_Web_ni!System.Web.HttpRuntime.ProcessRequestNotificationPrivate(System.Web.Hosting.IIS7WorkerRequest, System.Web.HttpContext)
System_Web_ni!System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr, IntPtr, IntPtr, Int32)
System_Web_ni!System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr, IntPtr, IntPtr, Int32)
System_Web_ni!DomainNeutralILStubClass.IL_STUB_ReversePInvoke(Int64, Int64, Int64, Int32)
clr!UMThunkStubAMD64
webengine4!W3_MGD_HANDLER::ProcessNotification
Number of Occurrences = 4
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
System_Core_ni!System.Linq.Expressions.Compiler.LambdaCompiler.Compile(System.Linq.Expressions.LambdaExpression, System.Runtime.CompilerServices.DebugInfoGenerator)
Autofac!Autofac.Features.GeneratedFactories.FactoryGenerator.CreateGenerator(System.Func`3<System.Linq.Expressions.Expression,System.Linq.Expressions.Expression[],System.Linq.Expressions.Expression>, System.Type, Autofac.Features.GeneratedFactories.ParameterMapping)
Autofac!Autofac.Features.GeneratedFactories.FactoryGenerator..ctor(System.Type, Autofac.Core.IComponentRegistration, Autofac.Features.GeneratedFactories.ParameterMapping)
Autofac!Autofac.Features.GeneratedFactories.GeneratedFactoryRegistrationSource+<>c__DisplayClass2.<RegistrationsFor>b__0(Autofac.Core.IComponentRegistration)
System_Core_ni!System.Linq.Enumerable+WhereSelectArrayIterator`2[[System.Collections.Generic.KeyValuePair`2[[System.__Canon, mscorlib],[System.__Canon, mscorlib]], mscorlib],[System.__Canon, mscorlib]].MoveNext()
Autofac!Autofac.Core.Registration.ComponentRegistry.GetInitializedServiceInfo(Autofac.Core.Service)
Autofac!Autofac.Core.Registration.ComponentRegistry.TryGetRegistration(Autofac.Core.Service, Autofac.Core.IComponentRegistration ByRef)
Autofac!Autofac.Core.Activators.Reflection.AutowiringParameter.CanSupplyValue(System.Reflection.ParameterInfo, Autofac.IComponentContext, System.Func`1<System.Object> ByRef)
Autofac!Autofac.Core.Activators.Reflection.ConstructorParameterBinding..ctor(System.Reflection.ConstructorInfo, System.Collections.Generic.IEnumerable`1<Autofac.Core.Parameter>, Autofac.IComponentContext)
Autofac!Autofac.Core.Activators.Reflection.ReflectionActivator+<>c__DisplayClass5.<GetConstructorBindings>b__4(System.Reflection.ConstructorInfo)
System_Core_ni!System.Linq.Enumerable+WhereSelectEnumerableIterator`2[[System.__Canon, mscorlib],[System.__Canon, mscorlib]].MoveNext()
System_Core_ni!System.Linq.Buffer`1[[System.__Canon, mscorlib]]..ctor(System.Collections.Generic.IEnumerable`1<System.__Canon>)
System_Core_ni!System.Linq.Enumerable.ToArray[[System.Single, mscorlib]](System.Collections.Generic.IEnumerable`1<Single>)
Autofac!Autofac.Core.Activators.Reflection.ReflectionActivator.GetConstructorBindings(Autofac.IComponentContext, System.Collections.Generic.IEnumerable`1<Autofac.Core.Parameter>, System.Collections.Generic.IEnumerable`1<System.Reflection.ConstructorInfo>)
Autofac!Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(Autofac.IComponentContext, System.Collections.Generic.IEnumerable`1<Autofac.Core.Parameter>)
Number of Occurrences = 29
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
System_Core_ni!System.Linq.Expressions.Compiler.LambdaCompiler.Compile(System.Linq.Expressions.LambdaExpression, System.Runtime.CompilerServices.DebugInfoGenerator)
NHibernate_Linq!NHibernate.Linq.Visitors.Evaluator+SubtreeEvaluator.Evaluate(System.Linq.Expressions.Expression)
NHibernate_Linq!NHibernate.Linq.Visitors.Evaluator+SubtreeEvaluator.Visit(System.Linq.Expressions.Expression)
NHibernate_Linq!NHibernate.Linq.Visitors.ExpressionVisitor.VisitBinary(System.Linq.Expressions.BinaryExpression)
NHibernate_Linq!NHibernate.Linq.Visitors.ExpressionVisitor.Visit(System.Linq.Expressions.Expression)
NHibernate_Linq!NHibernate.Linq.Visitors.Evaluator+SubtreeEvaluator.Visit(System.Linq.Expressions.Expression)
NHibernate_Linq!NHibernate.Linq.Visitors.ExpressionVisitor.VisitLambda(System.Linq.Expressions.LambdaExpression)
NHibernate_Linq!NHibernate.Linq.Visitors.ExpressionVisitor.Visit(System.Linq.Expressions.Expression)
NHibernate_Linq!NHibernate.Linq.Visitors.Evaluator+SubtreeEvaluator.Visit(System.Linq.Expressions.Expression)
NHibernate_Linq!NHibernate.Linq.Visitors.ExpressionVisitor.VisitUnary(System.Linq.Expressions.UnaryExpression)
NHibernate_Linq!NHibernate.Linq.Visitors.ExpressionVisitor.Visit(System.Linq.Expressions.Expression)
NHibernate_Linq!NHibernate.Linq.Visitors.Evaluator+SubtreeEvaluator.Visit(System.Linq.Expressions.Expression)
NHibernate_Linq!NHibernate.Linq.Visitors.ExpressionVisitor.VisitList(System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.Expression>)
NHibernate_Linq!NHibernate.Linq.Visitors.ExpressionVisitor.VisitMethodCall(System.Linq.Expressions.MethodCallExpression)
NHibernate_Linq!NHibernate.Linq.Visitors.ExpressionVisitor.Visit(System.Linq.Expressions.Expression)
Number of Occurrences = 1
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
System_Core_ni!System.Dynamic.UpdateDelegates.UpdateAndExecute2[[System.__Canon, mscorlib],[System.__Canon, mscorlib],[System.__Canon, mscorlib]](System.Runtime.CompilerServices.CallSite, System.__Canon, System.__Canon)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
Orchard_Framework!Orchard.UI.Zones.ZoneHoldingBehavior.GetMember(System.Func`1<System.Object>, System.Object, System.String)
ClaySharp!ClaySharp.ClayBehaviorCollection.Execute(System.Func`1<System.Object>, System.Func`3<System.Func`1<System.Object>,ClaySharp.IClayBehavior,System.Func`1<System.Object>>)
Orchard_Core!Orchard.Core.Contents.Shapes.<Discover>b__9(Orchard.DisplayManagement.Implementation.ShapeCreatedContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DefaultShapeFactory.Create(System.String, ClaySharp.INamedEnumerable`1<System.Object>, System.Collections.Generic.IEnumerable`1<ClaySharp.IClayBehavior>)
Orchard_Framework!Orchard.ContentManagement.DefaultContentDisplay.CreateItemShape(System.String)
Orchard_Framework!Orchard.ContentManagement.DefaultContentDisplay.BuildDisplay(Orchard.ContentManagement.IContent, System.String)
Orchard_Core!Orchard.Core.Routable.Services.RoutableHomePageProvider.GetHomePage(Int32)
Orchard_Core!Orchard.Core.HomePage.Controllers.HomeController.Index()
DynamicClass.lambda_method(System.Runtime.CompilerServices.Closure, System.Web.Mvc.ControllerBase, System.Object[])
System_Web_Mvc!System.Web.Mvc.ReflectedActionDescriptor.Execute(System.Web.Mvc.ControllerContext, System.Collections.Generic.IDictionary`2<System.String,System.Object>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(System.Web.Mvc.ControllerContext, System.Web.Mvc.ActionDescriptor, System.Collections.Generic.IDictionary`2<System.String,System.Object>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker+<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()
Number of Occurrences = 2
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.String)
Orchard_Framework!Orchard.ContentManagement.Drivers.ContentShapeResult.ApplyImplementation(Orchard.ContentManagement.Handlers.BuildShapeContext, System.String)
Orchard_Framework!Orchard.InvokeExtensions.Invoke[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>, System.Action`1<System.__Canon>, Orchard.Logging.ILogger)
Orchard_Framework!Orchard.InvokeExtensions.Invoke[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>, System.Action`1<System.__Canon>, Orchard.Logging.ILogger)
Orchard_Framework!Orchard.ContentManagement.DefaultContentDisplay.BuildDisplay(Orchard.ContentManagement.IContent, System.String)
Orchard_Core!Orchard.Core.Routable.Services.RoutableHomePageProvider.GetHomePage(Int32)
Orchard_Core!Orchard.Core.HomePage.Controllers.HomeController.Index()
DynamicClass.lambda_method(System.Runtime.CompilerServices.Closure, System.Web.Mvc.ControllerBase, System.Object[])
System_Web_Mvc!System.Web.Mvc.ReflectedActionDescriptor.Execute(System.Web.Mvc.ControllerContext, System.Collections.Generic.IDictionary`2<System.String,System.Object>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(System.Web.Mvc.ControllerContext, System.Web.Mvc.ActionDescriptor, System.Collections.Generic.IDictionary`2<System.String,System.Object>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker+<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(System.Web.Mvc.IActionFilter, System.Web.Mvc.ActionExecutingContext, System.Func`1<System.Web.Mvc.ActionExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(System.Web.Mvc.IActionFilter, System.Web.Mvc.ActionExecutingContext, System.Func`1<System.Web.Mvc.ActionExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(System.Web.Mvc.IActionFilter, System.Web.Mvc.ActionExecutingContext, System.Func`1<System.Web.Mvc.ActionExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(System.Web.Mvc.ControllerContext, System.Collections.Generic.IList`1<System.Web.Mvc.IActionFilter>, System.Web.Mvc.ActionDescriptor, System.Collections.Generic.IDictionary`2<System.String,System.Object>)
Number of Occurrences = 2
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.String)
Orchard_Framework!Orchard.UI.Zones.ZoneHoldingBehavior+ZonesBehavior.GetMember(System.Func`1<System.Object>, System.Object, System.String)
ClaySharp!ClaySharp.ClayBehaviorCollection.Execute(System.Func`1<System.Object>, System.Func`3<System.Func`1<System.Object>,ClaySharp.IClayBehavior,System.Func`1<System.Object>>)
Orchard_Framework!Orchard.ContentManagement.Drivers.ContentShapeResult.ApplyImplementation(Orchard.ContentManagement.Handlers.BuildShapeContext, System.String)
Orchard_Framework!Orchard.InvokeExtensions.Invoke[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>, System.Action`1<System.__Canon>, Orchard.Logging.ILogger)
Orchard_Framework!Orchard.InvokeExtensions.Invoke[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>, System.Action`1<System.__Canon>, Orchard.Logging.ILogger)
Orchard_Framework!Orchard.ContentManagement.DefaultContentDisplay.BuildDisplay(Orchard.ContentManagement.IContent, System.String)
Orchard_Core!Orchard.Core.Routable.Services.RoutableHomePageProvider.GetHomePage(Int32)
Orchard_Core!Orchard.Core.HomePage.Controllers.HomeController.Index()
DynamicClass.lambda_method(System.Runtime.CompilerServices.Closure, System.Web.Mvc.ControllerBase, System.Object[])
System_Web_Mvc!System.Web.Mvc.ReflectedActionDescriptor.Execute(System.Web.Mvc.ControllerContext, System.Collections.Generic.IDictionary`2<System.String,System.Object>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(System.Web.Mvc.ControllerContext, System.Web.Mvc.ActionDescriptor, System.Collections.Generic.IDictionary`2<System.String,System.Object>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker+<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(System.Web.Mvc.IActionFilter, System.Web.Mvc.ActionExecutingContext, System.Func`1<System.Web.Mvc.ActionExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(System.Web.Mvc.IActionFilter, System.Web.Mvc.ActionExecutingContext, System.Func`1<System.Web.Mvc.ActionExecutedContext>)
Number of Occurrences = 1
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
System_Core_ni!System.Dynamic.UpdateDelegates.UpdateAndExecute2[[System.__Canon, mscorlib],[System.__Canon, mscorlib],[System.__Canon, mscorlib]](System.Runtime.CompilerServices.CallSite, System.__Canon, System.__Canon)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
Orchard_Framework!Orchard.UI.Zones.ZoneHoldingBehavior+ZonesBehavior.GetMember(System.Func`1<System.Object>, System.Object, System.String)
ClaySharp!ClaySharp.ClayBehaviorCollection.Execute(System.Func`1<System.Object>, System.Func`3<System.Func`1<System.Object>,ClaySharp.IClayBehavior,System.Func`1<System.Object>>)
Orchard_Framework!Orchard.ContentManagement.Drivers.ContentShapeResult.ApplyImplementation(Orchard.ContentManagement.Handlers.BuildShapeContext, System.String)
Orchard_Framework!Orchard.InvokeExtensions.Invoke[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>, System.Action`1<System.__Canon>, Orchard.Logging.ILogger)
Orchard_Framework!Orchard.InvokeExtensions.Invoke[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>, System.Action`1<System.__Canon>, Orchard.Logging.ILogger)
Orchard_Framework!Orchard.ContentManagement.DefaultContentDisplay.BuildDisplay(Orchard.ContentManagement.IContent, System.String)
Orchard_Core!Orchard.Core.Routable.Services.RoutableHomePageProvider.GetHomePage(Int32)
Orchard_Core!Orchard.Core.HomePage.Controllers.HomeController.Index()
DynamicClass.lambda_method(System.Runtime.CompilerServices.Closure, System.Web.Mvc.ControllerBase, System.Object[])
System_Web_Mvc!System.Web.Mvc.ReflectedActionDescriptor.Execute(System.Web.Mvc.ControllerContext, System.Collections.Generic.IDictionary`2<System.String,System.Object>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(System.Web.Mvc.ControllerContext, System.Web.Mvc.ActionDescriptor, System.Collections.Generic.IDictionary`2<System.String,System.Object>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker+<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()
Number of Occurrences = 1
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.String, System.Object)
System_Core_ni!System.Dynamic.UpdateDelegates.UpdateAndExecute3[[System.__Canon, mscorlib],[System.__Canon, mscorlib],[System.__Canon, mscorlib],[System.__Canon, mscorlib]](System.Runtime.CompilerServices.CallSite, System.__Canon, System.__Canon, System.__Canon)
clr!InstantiatingMethodStubWorkerCopyStack
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.String, System.Object)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DefaultShapeFactory.Create(System.String, ClaySharp.INamedEnumerable`1<System.Object>, System.Collections.Generic.IEnumerable`1<ClaySharp.IClayBehavior>)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DefaultShapeFactory+ShapeFactoryBehavior.InvokeMember(System.Func`1<System.Object>, System.Object, System.String, ClaySharp.INamedEnumerable`1<System.Object>)
ClaySharp!ClaySharp.ClayBehaviorCollection+<>c__DisplayClasse+<>c__DisplayClass10.<InvokeMember>b__d()
ClaySharp!ClaySharp.ClayBehaviorCollection.Execute(System.Func`1<System.Object>, System.Func`3<System.Func`1<System.Object>,ClaySharp.IClayBehavior,System.Func`1<System.Object>>)
Orchard_Core!Orchard.Core.Routable.Drivers.RoutePartDriver+<>c__DisplayClass5.<Display>b__4()
Orchard_Framework!Orchard.ContentManagement.Drivers.ContentPartDriver`1+<>c__DisplayClassd[[System.__Canon, mscorlib]].<ContentShape>b__c(Orchard.ContentManagement.Handlers.BuildShapeContext)
Orchard_Framework!Orchard.ContentManagement.Drivers.ContentShapeResult.ApplyImplementation(Orchard.ContentManagement.Handlers.BuildShapeContext, System.String)
Orchard_Framework!Orchard.InvokeExtensions.Invoke[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>, System.Action`1<System.__Canon>, Orchard.Logging.ILogger)
Orchard_Framework!Orchard.InvokeExtensions.Invoke[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>, System.Action`1<System.__Canon>, Orchard.Logging.ILogger)
Orchard_Framework!Orchard.ContentManagement.DefaultContentDisplay.BuildDisplay(Orchard.ContentManagement.IContent, System.String)
Orchard_Core!Orchard.Core.Routable.Services.RoutableHomePageProvider.GetHomePage(Int32)
Number of Occurrences = 3
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.String)
Orchard_Framework!Orchard.ContentManagement.Drivers.ContentShapeResult.ApplyImplementation(Orchard.ContentManagement.Handlers.BuildShapeContext, System.String)
Orchard_Framework!Orchard.ContentManagement.Drivers.CombinedResult.Apply(Orchard.ContentManagement.Handlers.BuildDisplayContext)
Orchard_Framework!Orchard.InvokeExtensions.Invoke[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>, System.Action`1<System.__Canon>, Orchard.Logging.ILogger)
Orchard_Framework!Orchard.InvokeExtensions.Invoke[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>, System.Action`1<System.__Canon>, Orchard.Logging.ILogger)
Orchard_Framework!Orchard.ContentManagement.DefaultContentDisplay.BuildDisplay(Orchard.ContentManagement.IContent, System.String)
Orchard_Core!Orchard.Core.Routable.Services.RoutableHomePageProvider.GetHomePage(Int32)
Orchard_Core!Orchard.Core.HomePage.Controllers.HomeController.Index()
DynamicClass.lambda_method(System.Runtime.CompilerServices.Closure, System.Web.Mvc.ControllerBase, System.Object[])
System_Web_Mvc!System.Web.Mvc.ReflectedActionDescriptor.Execute(System.Web.Mvc.ControllerContext, System.Collections.Generic.IDictionary`2<System.String,System.Object>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(System.Web.Mvc.ControllerContext, System.Web.Mvc.ActionDescriptor, System.Collections.Generic.IDictionary`2<System.String,System.Object>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker+<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(System.Web.Mvc.IActionFilter, System.Web.Mvc.ActionExecutingContext, System.Func`1<System.Web.Mvc.ActionExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(System.Web.Mvc.IActionFilter, System.Web.Mvc.ActionExecutingContext, System.Func`1<System.Web.Mvc.ActionExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(System.Web.Mvc.IActionFilter, System.Web.Mvc.ActionExecutingContext, System.Func`1<System.Web.Mvc.ActionExecutedContext>)
Number of Occurrences = 3
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.String)
Orchard_Framework!Orchard.UI.Zones.ZoneHoldingBehavior+ZonesBehavior.GetMember(System.Func`1<System.Object>, System.Object, System.String)
ClaySharp!ClaySharp.ClayBehaviorCollection.Execute(System.Func`1<System.Object>, System.Func`3<System.Func`1<System.Object>,ClaySharp.IClayBehavior,System.Func`1<System.Object>>)
Orchard_Framework!Orchard.ContentManagement.Drivers.ContentShapeResult.ApplyImplementation(Orchard.ContentManagement.Handlers.BuildShapeContext, System.String)
Orchard_Framework!Orchard.ContentManagement.Drivers.CombinedResult.Apply(Orchard.ContentManagement.Handlers.BuildDisplayContext)
Orchard_Framework!Orchard.InvokeExtensions.Invoke[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>, System.Action`1<System.__Canon>, Orchard.Logging.ILogger)
Orchard_Framework!Orchard.InvokeExtensions.Invoke[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>, System.Action`1<System.__Canon>, Orchard.Logging.ILogger)
Orchard_Framework!Orchard.ContentManagement.DefaultContentDisplay.BuildDisplay(Orchard.ContentManagement.IContent, System.String)
Orchard_Core!Orchard.Core.Routable.Services.RoutableHomePageProvider.GetHomePage(Int32)
Orchard_Core!Orchard.Core.HomePage.Controllers.HomeController.Index()
DynamicClass.lambda_method(System.Runtime.CompilerServices.Closure, System.Web.Mvc.ControllerBase, System.Object[])
System_Web_Mvc!System.Web.Mvc.ReflectedActionDescriptor.Execute(System.Web.Mvc.ControllerContext, System.Collections.Generic.IDictionary`2<System.String,System.Object>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(System.Web.Mvc.ControllerContext, System.Web.Mvc.ActionDescriptor, System.Collections.Generic.IDictionary`2<System.String,System.Object>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker+<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(System.Web.Mvc.IActionFilter, System.Web.Mvc.ActionExecutingContext, System.Func`1<System.Web.Mvc.ActionExecutedContext>)
Number of Occurrences = 1
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
System_Core_ni!System.Dynamic.UpdateDelegates.UpdateAndExecute2[[System.__Canon, mscorlib],[System.__Canon, mscorlib],[System.__Canon, mscorlib]](System.Runtime.CompilerServices.CallSite, System.__Canon, System.__Canon)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
Orchard_Framework!Orchard.UI.Zones.ZoneHoldingBehavior+ZonesBehavior.GetMember(System.Func`1<System.Object>, System.Object, System.String)
ClaySharp!ClaySharp.ClayBehaviorCollection.Execute(System.Func`1<System.Object>, System.Func`3<System.Func`1<System.Object>,ClaySharp.IClayBehavior,System.Func`1<System.Object>>)
Orchard_Framework!Orchard.ContentManagement.Drivers.ContentShapeResult.ApplyImplementation(Orchard.ContentManagement.Handlers.BuildShapeContext, System.String)
Orchard_Framework!Orchard.ContentManagement.Drivers.CombinedResult.Apply(Orchard.ContentManagement.Handlers.BuildDisplayContext)
Orchard_Framework!Orchard.InvokeExtensions.Invoke[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>, System.Action`1<System.__Canon>, Orchard.Logging.ILogger)
Orchard_Framework!Orchard.InvokeExtensions.Invoke[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>, System.Action`1<System.__Canon>, Orchard.Logging.ILogger)
Orchard_Framework!Orchard.ContentManagement.DefaultContentDisplay.BuildDisplay(Orchard.ContentManagement.IContent, System.String)
Orchard_Core!Orchard.Core.Routable.Services.RoutableHomePageProvider.GetHomePage(Int32)
Orchard_Core!Orchard.Core.HomePage.Controllers.HomeController.Index()
DynamicClass.lambda_method(System.Runtime.CompilerServices.Closure, System.Web.Mvc.ControllerBase, System.Object[])
System_Web_Mvc!System.Web.Mvc.ReflectedActionDescriptor.Execute(System.Web.Mvc.ControllerContext, System.Collections.Generic.IDictionary`2<System.String,System.Object>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(System.Web.Mvc.ControllerContext, System.Web.Mvc.ActionDescriptor, System.Collections.Generic.IDictionary`2<System.String,System.Object>)
Number of Occurrences = 1
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
System_Core_ni!System.Dynamic.UpdateDelegates.UpdateAndExecute2[[System.__Canon, mscorlib],[System.__Canon, mscorlib],[System.__Canon, mscorlib]](System.Runtime.CompilerServices.CallSite, System.__Canon, System.__Canon)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
Orchard_Framework!Orchard.UI.Zones.ZoneHoldingBehavior.GetMember(System.Func`1<System.Object>, System.Object, System.String)
ClaySharp!ClaySharp.ClayBehaviorCollection.Execute(System.Func`1<System.Object>, System.Func`3<System.Func`1<System.Object>,ClaySharp.IClayBehavior,System.Func`1<System.Object>>)
Orchard_Framework!Orchard.UI.Navigation.MenuFilter.OnResultExecuting(System.Web.Mvc.ResultExecutingContext)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(System.Web.Mvc.ControllerContext, System.Collections.Generic.IList`1<System.Web.Mvc.IResultFilter>, System.Web.Mvc.ActionResult)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeAction(System.Web.Mvc.ControllerContext, System.String)
System_Web_Mvc!System.Web.Mvc.Controller.ExecuteCore()
System_Web_Mvc!System.Web.Mvc.ControllerBase.Execute(System.Web.Routing.RequestContext)
System_Web_Mvc!System.Web.Mvc.MvcHandler+<>c__DisplayClass6+<>c__DisplayClassb.<BeginProcessRequest>b__5()
Number of Occurrences = 1
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
System_Core_ni!System.Linq.Expressions.Compiler.LambdaCompiler.Compile(System.Linq.Expressions.LambdaExpression, System.Runtime.CompilerServices.DebugInfoGenerator)
Microsoft_Scripting!Microsoft.Scripting.Runtime.DynamicOperations.GetInvoker(Int32)
Microsoft_Scripting!Microsoft.Scripting.Runtime.DynamicOperations.CreateInstance(System.Object, System.Object[])
Orchard_Framework!Orchard.Scripting.ScriptingManager.ExecuteOperation(System.Func`2<Microsoft.Scripting.Hosting.ObjectOperations,System.Object>)
Orchard_Widgets!Orchard.Widgets.RuleEngine.RuleManager.Matches(System.String)
Orchard_Widgets!Orchard.Widgets.Filters.WidgetFilter.OnResultExecuting(System.Web.Mvc.ResultExecutingContext)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(System.Web.Mvc.ControllerContext, System.Collections.Generic.IList`1<System.Web.Mvc.IResultFilter>, System.Web.Mvc.ActionResult)
Number of Occurrences = 5
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
System_Core_ni!System.Linq.Expressions.Expression`1[[System.__Canon, mscorlib]].Compile()
System_Core_ni!System.Runtime.CompilerServices.CallSiteBinder.BindCore[[System.__Canon, mscorlib]](System.Runtime.CompilerServices.CallSite`1<System.__Canon>, System.Object[])
System_Core_ni!System.Dynamic.UpdateDelegates.UpdateAndExecute1[[System.__Canon, mscorlib],[System.__Canon, mscorlib]](System.Runtime.CompilerServices.CallSite, System.__Canon)
DynamicClass.lambda_method(System.Runtime.CompilerServices.Closure, Microsoft.Scripting.Runtime.DynamicOperations, System.Runtime.CompilerServices.CallSiteBinder, System.Object, System.Object[])
Microsoft_Scripting!Microsoft.Scripting.Runtime.DynamicOperations.CreateInstance(System.Object, System.Object[])
Orchard_Framework!Orchard.Scripting.ScriptingManager.ExecuteOperation(System.Func`2<Microsoft.Scripting.Hosting.ObjectOperations,System.Object>)
Orchard_Widgets!Orchard.Widgets.RuleEngine.RuleManager.Matches(System.String)
Orchard_Widgets!Orchard.Widgets.Filters.WidgetFilter.OnResultExecuting(System.Web.Mvc.ResultExecutingContext)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
Number of Occurrences = 1
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
System_Core_ni!System.Linq.Expressions.Compiler.LambdaCompiler.Compile(System.Linq.Expressions.LambdaExpression, System.Runtime.CompilerServices.DebugInfoGenerator)
Microsoft_Scripting!Microsoft.Scripting.Runtime.DynamicOperations.GetInvoker(Int32)
Microsoft_Scripting!Microsoft.Scripting.Runtime.DynamicOperations.InvokeMember(System.Object, System.String, Boolean, System.Object[])
Microsoft_Scripting!Microsoft.Scripting.Runtime.DynamicOperations.InvokeMember(System.Object, System.String, System.Object[])
Orchard_Framework!Orchard.Scripting.ScriptingManager.ExecuteOperation(System.Func`2<Microsoft.Scripting.Hosting.ObjectOperations,System.Object>)
Orchard_Widgets!Orchard.Widgets.RuleEngine.RuleManager.Matches(System.String)
Orchard_Widgets!Orchard.Widgets.Filters.WidgetFilter.OnResultExecuting(System.Web.Mvc.ResultExecutingContext)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
Number of Occurrences = 5
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
System_Core_ni!System.Linq.Expressions.Expression`1[[System.__Canon, mscorlib]].Compile()
System_Core_ni!System.Runtime.CompilerServices.CallSiteBinder.BindCore[[System.__Canon, mscorlib]](System.Runtime.CompilerServices.CallSite`1<System.__Canon>, System.Object[])
System_Core_ni!System.Dynamic.UpdateDelegates.UpdateAndExecute3[[System.__Canon, mscorlib],[System.__Canon, mscorlib],[System.__Canon, mscorlib],[System.__Canon, mscorlib]](System.Runtime.CompilerServices.CallSite, System.__Canon, System.__Canon, System.__Canon)
clr!InstantiatingMethodStubWorkerCopyStack
DynamicClass.lambda_method(System.Runtime.CompilerServices.Closure, Microsoft.Scripting.Runtime.DynamicOperations, System.Runtime.CompilerServices.CallSiteBinder, System.Object, System.Object[])
Microsoft_Scripting!Microsoft.Scripting.Runtime.DynamicOperations.InvokeMember(System.Object, System.String, Boolean, System.Object[])
Microsoft_Scripting!Microsoft.Scripting.Runtime.DynamicOperations.InvokeMember(System.Object, System.String, System.Object[])
Orchard_Framework!Orchard.Scripting.ScriptingManager.ExecuteOperation(System.Func`2<Microsoft.Scripting.Hosting.ObjectOperations,System.Object>)
Orchard_Widgets!Orchard.Widgets.RuleEngine.RuleManager.Matches(System.String)
Orchard_Widgets!Orchard.Widgets.Filters.WidgetFilter.OnResultExecuting(System.Web.Mvc.ResultExecutingContext)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
Number of Occurrences = 1
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.String)
Orchard_Framework!Orchard.UI.Zones.ZoneHoldingBehavior+ZonesBehavior.GetMember(System.Func`1<System.Object>, System.Object, System.String)
ClaySharp!ClaySharp.ClayBehaviorCollection.Execute(System.Func`1<System.Object>, System.Func`3<System.Func`1<System.Object>,ClaySharp.IClayBehavior,System.Func`1<System.Object>>)
Orchard_Core!Orchard.Core.Feeds.Services.FeedFilter.OnResultExecuting(System.Web.Mvc.ResultExecutingContext)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(System.Web.Mvc.IResultFilter, System.Web.Mvc.ResultExecutingContext, System.Func`1<System.Web.Mvc.ResultExecutedContext>)
System_Web_Mvc!System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(System.Web.Mvc.ControllerContext, System.Collections.Generic.IList`1<System.Web.Mvc.IResultFilter>, System.Web.Mvc.ActionResult)
Number of Occurrences = 2
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
System_Core_ni!System.Dynamic.UpdateDelegates.UpdateAndExecute2[[System.__Canon, mscorlib],[System.__Canon, mscorlib],[System.__Canon, mscorlib]](System.Runtime.CompilerServices.CallSite, System.__Canon, System.__Canon)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
Orchard_Framework!Orchard.UI.Zones.ZoneHoldingBehavior.GetMember(System.Func`1<System.Object>, System.Object, System.String)
ClaySharp!ClaySharp.ClayBehaviorCollection.Execute(System.Func`1<System.Object>, System.Func`3<System.Func`1<System.Object>,ClaySharp.IClayBehavior,System.Func`1<System.Object>>)
App_Web_1nfg1hrd!ASP.Content_cshtml.Execute()
System_Web_Mvc!System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
System_Web_WebPages!System.Web.WebPages.WebPageBase.ExecutePageHierarchy(System.Web.WebPages.WebPageContext, System.IO.TextWriter, System.Web.WebPages.WebPageRenderingBase)
System_Web_Mvc!System.Web.Mvc.Html.PartialExtensions.Partial(System.Web.Mvc.HtmlHelper, System.String, System.Object, System.Web.Mvc.ViewDataDictionary)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.ShapeTemplateBindingStrategy.Render(Orchard.DisplayManagement.Descriptors.ShapeDescriptor, Orchard.DisplayManagement.Implementation.DisplayContext, Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.HarvestShapeInfo, Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.HarvestShapeHit)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.ShapeTemplateBindingStrategy+<>c__DisplayClass21+<>c__DisplayClass23.<Discover>b__13(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeAlterationBuilder+<>c__DisplayClass3+<>c__DisplayClass5.<BoundAs>b__2(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Process(Orchard.DisplayManagement.Descriptors.ShapeBinding, Orchard.DisplayManagement.IShape, Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Execute(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DisplayHelper.ShapeExecute(System.Object)
Number of Occurrences = 2
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
App_Web_1nfg1hrd!ASP.Content_cshtml.Execute()
System_Web_Mvc!System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
System_Web_WebPages!System.Web.WebPages.WebPageBase.ExecutePageHierarchy(System.Web.WebPages.WebPageContext, System.IO.TextWriter, System.Web.WebPages.WebPageRenderingBase)
System_Web_Mvc!System.Web.Mvc.Html.PartialExtensions.Partial(System.Web.Mvc.HtmlHelper, System.String, System.Object, System.Web.Mvc.ViewDataDictionary)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.ShapeTemplateBindingStrategy.Render(Orchard.DisplayManagement.Descriptors.ShapeDescriptor, Orchard.DisplayManagement.Implementation.DisplayContext, Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.HarvestShapeInfo, Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.HarvestShapeHit)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.ShapeTemplateBindingStrategy+<>c__DisplayClass21+<>c__DisplayClass23.<Discover>b__13(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeAlterationBuilder+<>c__DisplayClass3+<>c__DisplayClass5.<BoundAs>b__2(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Process(Orchard.DisplayManagement.Descriptors.ShapeBinding, Orchard.DisplayManagement.IShape, Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Execute(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DisplayHelper.ShapeExecute(System.Object)
ClaySharp!ClaySharp.ClayBehaviorCollection+<>c__DisplayClasse+<>c__DisplayClass10.<InvokeMember>b__d()
ClaySharp!ClaySharp.ClayBehaviorCollection.Execute(System.Func`1<System.Object>, System.Func`3<System.Func`1<System.Object>,ClaySharp.IClayBehavior,System.Func`1<System.Object>>)
clr!zzz_AsmCodeRange_End
App_Web_gzst5d2d!ASP.Routable_HomePage_cshtml.Execute()
Number of Occurrences = 1
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
System_Core_ni!System.Linq.Expressions.Compiler.LambdaCompiler.Compile(System.Linq.Expressions.LambdaExpression, System.Runtime.CompilerServices.DebugInfoGenerator)
Autofac!Autofac.Core.Lifetime.MatchingScopeLifetime..ctor(System.Linq.Expressions.Expression`1<System.Func`2<Autofac.ILifetimeScope,Boolean>>)
Autofac!Autofac.Builder.RegistrationBuilder`3[[System.__Canon, mscorlib],[System.__Canon, mscorlib],[System.__Canon, mscorlib]].InstancePerMatchingLifetimeScope(System.Object)
Autofac!Autofac.Core.Lifetime.LifetimeScope.BeginLifetimeScope(System.Object, System.Action`1<Autofac.ContainerBuilder>)
Orchard_Framework!Orchard.Environment.DefaultWorkContextAccessor.CreateWorkContextScope()
Orchard_Framework!Orchard.Tasks.SweepGenerator.DoWork()
Orchard_Framework!Orchard.Tasks.SweepGenerator.Elapsed(System.Object, System.Timers.ElapsedEventArgs)
System_ni!System.Timers.Timer.MyTimerCallback(System.Object)
mscorlib_ni!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
mscorlib_ni!System.Threading._TimerCallback.PerformTimerCallback(System.Object)
clr!CallDescrWorker
clr!CallDescrWorkerWithHandler
clr!DispatchCallDebuggerWrapper
clr!DispatchCallNoEH
clr!AddTimerCallback_Worker
Number of Occurrences = 1
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
System_Core_ni!System.Linq.Expressions.Expression`1[[System.__Canon, mscorlib]].Compile()
Autofac!Autofac.Core.Registration.ScopeRestrictedRegistry..ctor(System.Object)
Autofac!Autofac.Core.Lifetime.LifetimeScope.BeginLifetimeScope(System.Object, System.Action`1<Autofac.ContainerBuilder>)
Orchard_Framework!Orchard.Environment.DefaultWorkContextAccessor.CreateWorkContextScope()
Orchard_Framework!Orchard.Tasks.SweepGenerator.DoWork()
Orchard_Framework!Orchard.Tasks.SweepGenerator.Elapsed(System.Object, System.Timers.ElapsedEventArgs)
System_ni!System.Timers.Timer.MyTimerCallback(System.Object)
mscorlib_ni!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
mscorlib_ni!System.Threading._TimerCallback.PerformTimerCallback(System.Object)
clr!CallDescrWorker
clr!CallDescrWorkerWithHandler
clr!DispatchCallDebuggerWrapper
clr!DispatchCallNoEH
clr!AddTimerCallback_Worker
clr!ManagedThreadBase_DispatchInner
Number of Occurrences = 9
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
App_Web_02voy2vj!ASP.Layout_cshtml+<>c__DisplayClass5.<CalcuClassify>b__4(System.String)
System_Core_ni!System.Linq.Enumerable+WhereSelectArrayIterator`2[[System.Collections.Generic.KeyValuePair`2[[System.__Canon, mscorlib],[System.__Canon, mscorlib]], mscorlib],[System.__Canon, mscorlib]].MoveNext()
System_Core_ni!System.Linq.Buffer`1[[System.__Canon, mscorlib]]..ctor(System.Collections.Generic.IEnumerable`1<System.__Canon>)
System_Core_ni!System.Linq.Enumerable.ToArray[[System.Single, mscorlib]](System.Collections.Generic.IEnumerable`1<Single>)
App_Web_02voy2vj!ASP.Layout_cshtml.CalcuClassify(System.String[], System.String)
App_Web_02voy2vj!ASP.Layout_cshtml.Execute()
System_Web_Mvc!System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
System_Web_WebPages!System.Web.WebPages.WebPageBase.ExecutePageHierarchy(System.Web.WebPages.WebPageContext, System.IO.TextWriter, System.Web.WebPages.WebPageRenderingBase)
System_Web_Mvc!System.Web.Mvc.Html.PartialExtensions.Partial(System.Web.Mvc.HtmlHelper, System.String, System.Object, System.Web.Mvc.ViewDataDictionary)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.ShapeTemplateBindingStrategy.Render(Orchard.DisplayManagement.Descriptors.ShapeDescriptor, Orchard.DisplayManagement.Implementation.DisplayContext, Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.HarvestShapeInfo, Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.HarvestShapeHit)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.ShapeTemplateBindingStrategy+<>c__DisplayClass21+<>c__DisplayClass23.<Discover>b__13(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeAlterationBuilder+<>c__DisplayClass3+<>c__DisplayClass5.<BoundAs>b__2(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Process(Orchard.DisplayManagement.Descriptors.ShapeBinding, Orchard.DisplayManagement.IShape, Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Execute(Orchard.DisplayManagement.Implementation.DisplayContext)
Number of Occurrences = 3
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
System_Core_ni!System.Dynamic.UpdateDelegates.UpdateAndExecute2[[System.__Canon, mscorlib],[System.__Canon, mscorlib],[System.__Canon, mscorlib]](System.Runtime.CompilerServices.CallSite, System.__Canon, System.__Canon)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
Orchard_Framework!Orchard.UI.Zones.ZoneHoldingBehavior.GetMember(System.Func`1<System.Object>, System.Object, System.String)
ClaySharp!ClaySharp.ClayBehaviorCollection.Execute(System.Func`1<System.Object>, System.Func`3<System.Func`1<System.Object>,ClaySharp.IClayBehavior,System.Func`1<System.Object>>)
App_Web_02voy2vj!ASP.Layout_cshtml.Execute()
System_Web_Mvc!System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
System_Web_WebPages!System.Web.WebPages.WebPageBase.ExecutePageHierarchy(System.Web.WebPages.WebPageContext, System.IO.TextWriter, System.Web.WebPages.WebPageRenderingBase)
System_Web_Mvc!System.Web.Mvc.Html.PartialExtensions.Partial(System.Web.Mvc.HtmlHelper, System.String, System.Object, System.Web.Mvc.ViewDataDictionary)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.ShapeTemplateBindingStrategy.Render(Orchard.DisplayManagement.Descriptors.ShapeDescriptor, Orchard.DisplayManagement.Implementation.DisplayContext, Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.HarvestShapeInfo, Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.HarvestShapeHit)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.ShapeTemplateBindingStrategy+<>c__DisplayClass21+<>c__DisplayClass23.<Discover>b__13(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeAlterationBuilder+<>c__DisplayClass3+<>c__DisplayClass5.<BoundAs>b__2(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Process(Orchard.DisplayManagement.Descriptors.ShapeBinding, Orchard.DisplayManagement.IShape, Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Execute(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DisplayHelper.ShapeExecute(System.Object)
Number of Occurrences = 14
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
Orchard_Framework!Orchard.UI.Zones.ZoneHoldingBehavior.GetMember(System.Func`1<System.Object>, System.Object, System.String)
ClaySharp!ClaySharp.ClayBehaviorCollection.Execute(System.Func`1<System.Object>, System.Func`3<System.Func`1<System.Object>,ClaySharp.IClayBehavior,System.Func`1<System.Object>>)
App_Web_02voy2vj!ASP.Layout_cshtml.Execute()
System_Web_Mvc!System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
System_Web_WebPages!System.Web.WebPages.WebPageBase.ExecutePageHierarchy(System.Web.WebPages.WebPageContext, System.IO.TextWriter, System.Web.WebPages.WebPageRenderingBase)
System_Web_Mvc!System.Web.Mvc.Html.PartialExtensions.Partial(System.Web.Mvc.HtmlHelper, System.String, System.Object, System.Web.Mvc.ViewDataDictionary)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.ShapeTemplateBindingStrategy.Render(Orchard.DisplayManagement.Descriptors.ShapeDescriptor, Orchard.DisplayManagement.Implementation.DisplayContext, Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.HarvestShapeInfo, Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.HarvestShapeHit)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.ShapeTemplateBindingStrategy+<>c__DisplayClass21+<>c__DisplayClass23.<Discover>b__13(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeAlterationBuilder+<>c__DisplayClass3+<>c__DisplayClass5.<BoundAs>b__2(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Process(Orchard.DisplayManagement.Descriptors.ShapeBinding, Orchard.DisplayManagement.IShape, Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Execute(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DisplayHelper.ShapeExecute(System.Object)
ClaySharp!ClaySharp.ClayBehaviorCollection+<>c__DisplayClasse+<>c__DisplayClass10.<InvokeMember>b__d()
ClaySharp!ClaySharp.ClayBehaviorCollection.Execute(System.Func`1<System.Object>, System.Func`3<System.Func`1<System.Object>,ClaySharp.IClayBehavior,System.Func`1<System.Object>>)
Number of Occurrences = 15
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
App_Web_02voy2vj!ASP.Layout_cshtml.Execute()
System_Web_Mvc!System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
System_Web_WebPages!System.Web.WebPages.WebPageBase.ExecutePageHierarchy(System.Web.WebPages.WebPageContext, System.IO.TextWriter, System.Web.WebPages.WebPageRenderingBase)
System_Web_Mvc!System.Web.Mvc.Html.PartialExtensions.Partial(System.Web.Mvc.HtmlHelper, System.String, System.Object, System.Web.Mvc.ViewDataDictionary)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.ShapeTemplateBindingStrategy.Render(Orchard.DisplayManagement.Descriptors.ShapeDescriptor, Orchard.DisplayManagement.Implementation.DisplayContext, Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.HarvestShapeInfo, Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.HarvestShapeHit)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.ShapeTemplateBindingStrategy+<>c__DisplayClass21+<>c__DisplayClass23.<Discover>b__13(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Descriptors.ShapeAlterationBuilder+<>c__DisplayClass3+<>c__DisplayClass5.<BoundAs>b__2(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Process(Orchard.DisplayManagement.Descriptors.ShapeBinding, Orchard.DisplayManagement.IShape, Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Execute(Orchard.DisplayManagement.Implementation.DisplayContext)
Orchard_Framework!Orchard.DisplayManagement.Implementation.DisplayHelper.ShapeExecute(System.Object)
ClaySharp!ClaySharp.ClayBehaviorCollection+<>c__DisplayClasse+<>c__DisplayClass10.<InvokeMember>b__d()
ClaySharp!ClaySharp.ClayBehaviorCollection.Execute(System.Func`1<System.Object>, System.Func`3<System.Func`1<System.Object>,ClaySharp.IClayBehavior,System.Func`1<System.Object>>)
clr!zzz_AsmCodeRange_End
Orchard_Framework!Orchard.Mvc.ViewEngines.ThemeAwareness.LayoutAwareViewEngine+<>c__DisplayClass7.<FindView>b__5(System.Web.Mvc.ViewContext, System.IO.TextWriter, System.Web.Mvc.IViewDataContainer)
Number of Occurrences = 1
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
System_Core_ni!System.Dynamic.UpdateDelegates.UpdateAndExecute2[[System.__Canon, mscorlib],[System.__Canon, mscorlib],[System.__Canon, mscorlib]](System.Runtime.CompilerServices.CallSite, System.__Canon, System.__Canon)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
Orchard_Core!Orchard.Core.Shapes.CoreShapes.<ordered_hack>b__6a(System.Object)
System_Core_ni!System.Linq.Enumerable+WhereSelectEnumerableIterator`2[[System.__Canon, mscorlib],[System.__Canon, mscorlib]].MoveNext()
mscorlib_ni!System.Collections.Generic.List`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon, mscorlib],[System.__Canon, mscorlib]], mscorlib]]..ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.__Canon,System.__Canon>>)
System_Core_ni!System.Linq.Enumerable.ToList[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>)
Orchard_Core!Orchard.Core.Shapes.CoreShapes.ordered_hack(System.Object)
Orchard_Core!Orchard.Core.Shapes.CoreShapes.DocumentZone(System.Object, System.Object, System.IO.TextWriter)
clr!CallDescrWorker
clr!CallDescrWorkerWithHandler
clr!MethodDesc::CallDescr
clr!CallWithValueTypes_RetArgSlotWrapper
clr!InvokeImpl
clr!RuntimeMethodHandle::InvokeMethodFast
Number of Occurrences = 4
mscorlib_ni!System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type, System.Object)
DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, System.Object, System.Object)
Orchard_Core!Orchard.Core.Shapes.CoreShapes.<ordered_hack>b__6a(System.Object)
System_Core_ni!System.Linq.Enumerable+WhereSelectEnumerableIterator`2[[System.__Canon, mscorlib],[System.__Canon, mscorlib]].MoveNext()
mscorlib_ni!System.Collections.Generic.List`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon, mscorlib],[System.__Canon, mscorlib]], mscorlib]]..ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.__Canon,System.__Canon>>)
System_Core_ni!System.Linq.Enumerable.ToList[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>)
Orchard_Core!Orchard.Core.Shapes.CoreShapes.ordered_hack(System.Object)
Orchard_Core!Orchard.Core.Shapes.CoreShapes.DocumentZone(System.Object, System.Object, System.IO.TextWriter)
clr!CallDescrWorker
clr!CallDescrWorkerWithHandler
clr!MethodDesc::CallDescr
clr!CallWithValueTypes_RetArgSlotWrapper
clr!InvokeImpl
clr!RuntimeMethodHandle::InvokeMethodFast
mscorlib_ni!System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, Boolean)
mscorlib_ni!System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment