Skip to content

Instantly share code, notes, and snippets.

@alexandrnikitin
Last active August 29, 2015 14:11
Show Gist options
  • Save alexandrnikitin/4a252a7eff1c34e27166 to your computer and use it in GitHub Desktop.
Save alexandrnikitin/4a252a7eff1c34e27166 to your computer and use it in GitHub Desktop.
Delegate allocations
Empty: 34 items
Identity: 25 items
Always true: 9 items
--------------------------------------------------------
Item #1
Type name: Microsoft.Build.Tasks.Deployment.Bootstrapper.BootstrapperBuilder
Method full name: System.Void Microsoft.Build.Tasks.Deployment.Bootstrapper.BootstrapperBuilder::OrderProducts(System.Collections.Hashtable,System.Collections.Hashtable)
Instructions:
IL_011d: ldftn System.Boolean Microsoft.Build.Tasks.Deployment.Bootstrapper.BootstrapperBuilder::<OrderProducts>b__0(System.Collections.Generic.List`1<Microsoft.Build.Tasks.Deployment.Bootstrapper.Product>)
IL_0123: newobj System.Void System.Predicate`1<System.Collections.Generic.List`1<Microsoft.Build.Tasks.Deployment.Bootstrapper.Product>>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #2
Type name: System.Activities.Presentation.Model.ModelTreeManager
Method full name: System.Activities.Presentation.Model.ModelItem System.Activities.Presentation.Model.ModelTreeManager::FindFirst(System.Activities.Presentation.Model.ModelItem,System.Predicate`1<System.Activities.Presentation.Model.ModelItem>)
Instructions:
IL_000a: ldftn System.Boolean System.Activities.Presentation.Model.ModelTreeManager::<FindFirst>b__9(System.Activities.Presentation.Model.ModelItem)
IL_0010: newobj System.Void System.Predicate`1<System.Activities.Presentation.Model.ModelItem>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #3
Type name: System.Activities.Presentation.Model.ModelTreeManager
Method full name: System.Void System.Activities.Presentation.Model.ModelTreeManager::RecursiveDepthFirstSearch(System.Activities.Presentation.Model.ModelItem,System.Predicate`1<System.Type>,System.Predicate`1<System.Activities.Presentation.Model.ModelItem>,System.Collections.Generic.IList`1<System.Activities.Presentation.Model.ModelItem>,System.Collections.Generic.HashSet`1<System.Activities.Presentation.Model.ModelItem>,System.Boolean)
Instructions:
IL_007b: ldftn System.Boolean System.Activities.Presentation.Model.ModelTreeManager::<RecursiveDepthFirstSearch>b__11(System.Activities.Presentation.Model.ModelItem)
IL_0081: newobj System.Void System.Predicate`1<System.Activities.Presentation.Model.ModelItem>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #4
Type name: System.ComponentModel.Composition.Registration.PartBuilder
Method full name: System.ComponentModel.Composition.Registration.PartBuilder System.ComponentModel.Composition.Registration.PartBuilder::ExportInterfaces()
Instructions:
IL_0009: ldftn System.Boolean System.ComponentModel.Composition.Registration.PartBuilder::<ExportInterfaces>b__0(System.Type)
IL_000f: newobj System.Void System.Predicate`1<System.Type>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #5
Type name: System.Linq.ParallelEnumerable
Method full name: System.Boolean System.Linq.ParallelEnumerable::Any(System.Linq.ParallelQuery`1<TSource>)
Instructions:
IL_0010: ldftn System.Boolean System.Linq.ParallelEnumerable::<Any>b__f<TSource>(TSource)
IL_0016: newobj System.Void System.Func`2<TSource,System.Boolean>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #6
Type name: System.Data.Objects.ELinq.ExpressionConverter/ConstantTranslator
Method full name: System.Data.Common.CommandTrees.DbExpression System.Data.Objects.ELinq.ExpressionConverter/ConstantTranslator::TypedTranslate(System.Data.Objects.ELinq.ExpressionConverter,System.Linq.Expressions.ConstantExpression)
Instructions:
IL_00c8: ldftn System.Boolean System.Data.Objects.ELinq.ExpressionConverter/ConstantTranslator::<TypedTranslate>b__84()
IL_00ce: newobj System.Void System.Func`1<System.Boolean>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #7
Type name: System.Data.Common.CommandTrees.Internal.Patterns
Method full name: System.Func`2<System.Data.Common.CommandTrees.DbExpression,System.Boolean> System.Data.Common.CommandTrees.Internal.Patterns::get_AnyExpression()
Instructions:
IL_0008: ldftn System.Boolean System.Data.Common.CommandTrees.Internal.Patterns::<get_AnyExpression>b__c(System.Data.Common.CommandTrees.DbExpression)
IL_000e: newobj System.Void System.Func`2<System.Data.Common.CommandTrees.DbExpression,System.Boolean>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #8
Type name: System.Data.Common.CommandTrees.Internal.Patterns
Method full name: System.Func`2<System.Collections.Generic.IEnumerable`1<System.Data.Common.CommandTrees.DbExpression>,System.Boolean> System.Data.Common.CommandTrees.Internal.Patterns::get_AnyExpressions()
Instructions:
IL_0008: ldftn System.Boolean System.Data.Common.CommandTrees.Internal.Patterns::<get_AnyExpressions>b__e(System.Collections.Generic.IEnumerable`1<System.Data.Common.CommandTrees.DbExpression>)
IL_000e: newobj System.Void System.Func`2<System.Collections.Generic.IEnumerable`1<System.Data.Common.CommandTrees.DbExpression>,System.Boolean>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #9
Type name: System.Data.Objects.Internal.LazyLoadBehavior
Method full name: System.Func`3<TProxy,TItem,System.Boolean> System.Data.Objects.Internal.LazyLoadBehavior::GetInterceptorDelegate(System.Data.Metadata.Edm.EdmMember,System.Func`2<System.Object,System.Object>)
Instructions:
IL_0010: ldftn System.Boolean System.Data.Objects.Internal.LazyLoadBehavior::<GetInterceptorDelegate>b__0<TProxy,TItem>(TProxy,TItem)
IL_0016: newobj System.Void System.Func`3<TProxy,TItem,System.Boolean>::.ctor(System.Object,System.IntPtr)
Total items found: 9
--------------------------------------------------------
Item #1
Type name: Microsoft.Build.BackEnd.Logging.BaseConsoleLogger
Method full name: System.Void Microsoft.Build.BackEnd.Logging.BaseConsoleLogger::InitializeConsoleMethods(Microsoft.Build.Framework.LoggerVerbosity,Microsoft.Build.Logging.WriteHandler,Microsoft.Build.Logging.ColorSetter,Microsoft.Build.Logging.ColorResetter)
Instructions:
IL_0034: ldftn System.Void Microsoft.Build.BackEnd.Logging.BaseConsoleLogger::DontSetColor(System.ConsoleColor)
IL_003a: newobj System.Void Microsoft.Build.Logging.ColorSetter::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #2
Type name: Microsoft.Build.BackEnd.Logging.BaseConsoleLogger
Method full name: System.Void Microsoft.Build.BackEnd.Logging.BaseConsoleLogger::InitializeConsoleMethods(Microsoft.Build.Framework.LoggerVerbosity,Microsoft.Build.Logging.WriteHandler,Microsoft.Build.Logging.ColorSetter,Microsoft.Build.Logging.ColorResetter)
Instructions:
IL_0056: ldftn System.Void Microsoft.Build.BackEnd.Logging.BaseConsoleLogger::DontResetColor()
IL_005c: newobj System.Void Microsoft.Build.Logging.ColorResetter::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #3
Type name: Microsoft.Build.Logging.ConsoleLogger
Method full name: System.Void Microsoft.Build.Logging.ConsoleLogger::InitializeBaseConsoleLogger()
Instructions:
IL_0081: ldftn System.Void Microsoft.Build.BackEnd.Logging.BaseConsoleLogger::DontSetColor(System.ConsoleColor)
IL_0087: newobj System.Void Microsoft.Build.Logging.ColorSetter::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #4
Type name: Microsoft.Build.Logging.ConsoleLogger
Method full name: System.Void Microsoft.Build.Logging.ConsoleLogger::InitializeBaseConsoleLogger()
Instructions:
IL_0093: ldftn System.Void Microsoft.Build.BackEnd.Logging.BaseConsoleLogger::DontResetColor()
IL_0099: newobj System.Void Microsoft.Build.Logging.ColorResetter::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #5
Type name: Microsoft.Build.BuildEngine.BaseConsoleLogger
Method full name: System.Void Microsoft.Build.BuildEngine.BaseConsoleLogger::InitializeConsoleMethods(Microsoft.Build.Framework.LoggerVerbosity,Microsoft.Build.BuildEngine.WriteHandler,Microsoft.Build.BuildEngine.ColorSetter,Microsoft.Build.BuildEngine.ColorResetter)
Instructions:
IL_0034: ldftn System.Void Microsoft.Build.BuildEngine.BaseConsoleLogger::DontSetColor(System.ConsoleColor)
IL_003a: newobj System.Void Microsoft.Build.BuildEngine.ColorSetter::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #6
Type name: Microsoft.Build.BuildEngine.BaseConsoleLogger
Method full name: System.Void Microsoft.Build.BuildEngine.BaseConsoleLogger::InitializeConsoleMethods(Microsoft.Build.Framework.LoggerVerbosity,Microsoft.Build.BuildEngine.WriteHandler,Microsoft.Build.BuildEngine.ColorSetter,Microsoft.Build.BuildEngine.ColorResetter)
Instructions:
IL_0056: ldftn System.Void Microsoft.Build.BuildEngine.BaseConsoleLogger::DontResetColor()
IL_005c: newobj System.Void Microsoft.Build.BuildEngine.ColorResetter::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #7
Type name: System.Activities.Core.Presentation.FlowchartDesigner
Method full name: System.Void System.Activities.Core.Presentation.FlowchartDesigner::CreateLinks(System.Collections.Generic.List`1<System.Activities.Presentation.Model.ModelItem>)
Instructions:
IL_0009: ldftn System.Void System.Activities.Core.Presentation.FlowchartDesigner::<CreateLinks>b__1c(System.Activities.Presentation.Model.ModelItem)
IL_000f: newobj System.Void System.Action`1<System.Activities.Presentation.Model.ModelItem>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #8
Type name: System.Activities.ActivityUtilities
Method full name: System.Void System.Activities.ActivityUtilities::FinishCachingSubtree(System.Activities.ActivityUtilities/ChildActivity,System.Activities.ActivityUtilities/ActivityCallStack,System.Activities.ProcessActivityTreeOptions)
Instructions:
IL_000b: ldftn System.Void System.Activities.ActivityUtilities::NoOpCallback(System.Activities.ActivityUtilities/ChildActivity,System.Activities.ActivityUtilities/ActivityCallStack)
IL_0011: newobj System.Void System.Activities.ActivityUtilities/ProcessActivityCallback::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #9
Type name: System.Activities.Statements.Persist
Method full name: System.Void System.Activities.Statements.Persist::Execute(System.Activities.NativeActivityContext)
Instructions:
IL_0025: ldftn System.Void System.Activities.Statements.Persist::OnPersistComplete(System.Activities.NativeActivityContext,System.Activities.Bookmark,System.Object)
IL_002b: newobj System.Void System.Activities.BookmarkCallback::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #10
Type name: System.Activities.Presentation.Internal.PropertyEditing.PropertyValueDialogHost
Method full name: System.Void System.Activities.Presentation.Internal.PropertyEditing.PropertyValueDialogHost::OnOpenDialogWindow(System.Object,System.Windows.Input.ExecutedRoutedEventArgs)
Instructions:
IL_0001: ldftn System.Void System.Activities.Presentation.Internal.PropertyEditing.PropertyValueDialogHost::OnUserPreferenceChanged(System.Object,Microsoft.Win32.UserPreferenceChangedEventArgs)
IL_0007: newobj System.Void Microsoft.Win32.UserPreferenceChangedEventHandler::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #11
Type name: System.Activities.Presentation.Internal.PropertyEditing.PropertyValueDialogHost
Method full name: System.Void System.Activities.Presentation.Internal.PropertyEditing.PropertyValueDialogHost::OnCloseParentDialog(System.Object,System.EventArgs)
Instructions:
IL_0001: ldftn System.Void System.Activities.Presentation.Internal.PropertyEditing.PropertyValueDialogHost::OnUserPreferenceChanged(System.Object,Microsoft.Win32.UserPreferenceChangedEventArgs)
IL_0007: newobj System.Void Microsoft.Win32.UserPreferenceChangedEventHandler::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #12
Type name: System.ComponentModel.Composition.ReflectionModel.ExportFactoryCreator/LifetimeContext
Method full name: System.Tuple`2<T,System.Action> System.ComponentModel.Composition.ReflectionModel.ExportFactoryCreator/LifetimeContext::GetExportLifetimeContextFromExport(System.ComponentModel.Composition.Primitives.Export)
Instructions:
IL_00d2: ldftn System.Void System.ComponentModel.Composition.ReflectionModel.ExportFactoryCreator/LifetimeContext::<GetExportLifetimeContextFromExport>b__a<T>()
IL_00d8: newobj System.Void System.Action::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #13
Type name: System.Linq.ParallelEnumerable
Method full name: System.Linq.ParallelQuery`1<TSource> System.Linq.ParallelEnumerable::WithCancellation(System.Linq.ParallelQuery`1<TSource>,System.Threading.CancellationToken)
Instructions:
IL_001e: ldftn System.Void System.Linq.ParallelEnumerable::<WithCancellation>b__0<TSource>()
IL_0024: newobj System.Void System.Action::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #14
Type name: System.Data.EntityModel.SchemaObjectModel.SchemaManager
Method full name: System.Collections.Generic.IList`1<System.Data.Metadata.Edm.EdmSchemaError> System.Data.EntityModel.SchemaObjectModel.SchemaManager::ParseAndValidate(System.Collections.Generic.IEnumerable`1<System.Xml.XmlReader>,System.Collections.Generic.IEnumerable`1<System.String>,System.Data.EntityModel.SchemaObjectModel.SchemaDataModelOption,System.Data.Common.DbProviderManifest,System.Collections.Generic.IList`1<System.Data.EntityModel.SchemaObjectModel.Schema>&)
Instructions:
IL_0011: ldftn System.Void System.Data.EntityModel.SchemaObjectModel.SchemaManager::NoOpAttributeValueNotification(System.String,System.Action`3<System.String,System.Data.EntityModel.SchemaObjectModel.ErrorCode,System.Data.Metadata.Edm.EdmSchemaErrorSeverity>)
IL_0017: newobj System.Void System.Data.EntityModel.SchemaObjectModel.AttributeValueNotification::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #15
Type name: System.Data.EntityModel.SchemaObjectModel.SchemaManager
Method full name: System.Collections.Generic.IList`1<System.Data.Metadata.Edm.EdmSchemaError> System.Data.EntityModel.SchemaObjectModel.SchemaManager::ParseAndValidate(System.Collections.Generic.IEnumerable`1<System.Xml.XmlReader>,System.Collections.Generic.IEnumerable`1<System.String>,System.Data.EntityModel.SchemaObjectModel.SchemaDataModelOption,System.Data.Common.DbProviderManifest,System.Collections.Generic.IList`1<System.Data.EntityModel.SchemaObjectModel.Schema>&)
Instructions:
IL_001d: ldftn System.Void System.Data.EntityModel.SchemaObjectModel.SchemaManager::NoOpAttributeValueNotification(System.String,System.Action`3<System.String,System.Data.EntityModel.SchemaObjectModel.ErrorCode,System.Data.Metadata.Edm.EdmSchemaErrorSeverity>)
IL_0023: newobj System.Void System.Data.EntityModel.SchemaObjectModel.AttributeValueNotification::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #16
Type name: System.Data.SqlClient.SqlProviderServices
Method full name: System.Boolean System.Data.SqlClient.SqlProviderServices::DbDatabaseExists(System.Data.Common.DbConnection,System.Nullable`1<System.Int32>,System.Data.Metadata.Edm.StoreItemCollection)
Instructions:
IL_009c: ldftn System.Void System.Data.SqlClient.SqlProviderServices::<DbDatabaseExists>b__c(System.Data.SqlClient.SqlConnection)
IL_00a2: newobj System.Void System.Action`1<System.Data.SqlClient.SqlConnection>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #17
Type name: System.Data.Services.WebUtil
Method full name: System.Action`1<System.IO.Stream> System.Data.Services.WebUtil::GetEmptyStreamWriter()
Instructions:
IL_0008: ldftn System.Void System.Data.Services.WebUtil::<GetEmptyStreamWriter>b__e(System.IO.Stream)
IL_000e: newobj System.Void System.Action`1<System.IO.Stream>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #18
Type name: System.Windows.Forms.Design.DataGridViewColumnDesigner/FilterCutCopyPasteDeleteBehavior
Method full name: System.ComponentModel.Design.MenuCommand System.Windows.Forms.Design.DataGridViewColumnDesigner/FilterCutCopyPasteDeleteBehavior::FindCommand(System.ComponentModel.Design.CommandID)
Instructions:
IL_002a: ldftn System.Void System.Windows.Forms.Design.DataGridViewColumnDesigner/FilterCutCopyPasteDeleteBehavior::handler(System.Object,System.EventArgs)
IL_0030: newobj System.Void System.EventHandler::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #19
Type name: System.Windows.Forms.Design.DataGridViewColumnDesigner/FilterCutCopyPasteDeleteBehavior
Method full name: System.ComponentModel.Design.MenuCommand System.Windows.Forms.Design.DataGridViewColumnDesigner/FilterCutCopyPasteDeleteBehavior::FindCommand(System.ComponentModel.Design.CommandID)
Instructions:
IL_0073: ldftn System.Void System.Windows.Forms.Design.DataGridViewColumnDesigner/FilterCutCopyPasteDeleteBehavior::handler(System.Object,System.EventArgs)
IL_0079: newobj System.Void System.EventHandler::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #20
Type name: System.Windows.Forms.Design.DataGridViewColumnDesigner/FilterCutCopyPasteDeleteBehavior
Method full name: System.ComponentModel.Design.MenuCommand System.Windows.Forms.Design.DataGridViewColumnDesigner/FilterCutCopyPasteDeleteBehavior::FindCommand(System.ComponentModel.Design.CommandID)
Instructions:
IL_00bc: ldftn System.Void System.Windows.Forms.Design.DataGridViewColumnDesigner/FilterCutCopyPasteDeleteBehavior::handler(System.Object,System.EventArgs)
IL_00c2: newobj System.Void System.EventHandler::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #21
Type name: System.Windows.Forms.Design.DataGridViewColumnDesigner/FilterCutCopyPasteDeleteBehavior
Method full name: System.ComponentModel.Design.MenuCommand System.Windows.Forms.Design.DataGridViewColumnDesigner/FilterCutCopyPasteDeleteBehavior::FindCommand(System.ComponentModel.Design.CommandID)
Instructions:
IL_0105: ldftn System.Void System.Windows.Forms.Design.DataGridViewColumnDesigner/FilterCutCopyPasteDeleteBehavior::handler(System.Object,System.EventArgs)
IL_010b: newobj System.Void System.EventHandler::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #22
Type name: System.Windows.Forms.Design.FormatControl
Method full name: System.Void System.Windows.Forms.Design.FormatControl::InitializeComponent()
Instructions:
IL_0153: ldftn System.Void System.Windows.Forms.Design.FormatControl::formatGroupBox_Enter(System.Object,System.EventArgs)
IL_0159: newobj System.Void System.EventHandler::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #23
Type name: System.Windows.Forms.Design.Behavior.DesignerActionKeyboardBehavior
Method full name: System.ComponentModel.Design.MenuCommand System.Windows.Forms.Design.Behavior.DesignerActionKeyboardBehavior::FindCommand(System.ComponentModel.Design.CommandID)
Instructions:
IL_003d: ldftn System.Void System.Windows.Forms.Design.Behavior.DesignerActionKeyboardBehavior::<FindCommand>b__0(System.Object,System.EventArgs)
IL_0043: newobj System.Void System.EventHandler::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #24
Type name: System.ServiceModel.Channels.ReliableRequestSessionChannel
Method full name: System.Void System.ServiceModel.Channels.ReliableRequestSessionChannel::OnOpened()
Instructions:
IL_0117: ldftn System.Void System.ServiceModel.Channels.ReliableRequestSessionChannel::OnConnectionSendAckRequested(System.TimeSpan)
IL_011d: newobj System.Void System.ServiceModel.Channels.OperationWithTimeoutCallback::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #25
Type name: System.Web.Util.SynchronizationHelper
Method full name: System.IDisposable System.Web.Util.SynchronizationHelper::EnterSynchronousControl()
Instructions:
IL_0071: ldftn System.Void System.Web.Util.SynchronizationHelper::<EnterSynchronousControl>b__1(System.Threading.Tasks.Task)
IL_0077: newobj System.Void System.Action`1<System.Threading.Tasks.Task>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #26
Type name: System.Windows.Forms.Design.DataVisualization.Charting.ChartCollectionEditor
Method full name: System.ComponentModel.Design.CollectionEditor/CollectionForm System.Windows.Forms.Design.DataVisualization.Charting.ChartCollectionEditor::CreateCollectionForm()
Instructions:
IL_0031: ldftn System.Void System.Windows.Forms.Design.DataVisualization.Charting.ChartCollectionEditor::OnPropertyChanged(System.Object,System.Windows.Forms.PropertyValueChangedEventArgs)
IL_0037: newobj System.Void System.Windows.Forms.PropertyValueChangedEventHandler::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #27
Type name: System.Windows.Forms.Design.DataVisualization.Charting.ChartCollectionEditor
Method full name: System.ComponentModel.Design.CollectionEditor/CollectionForm System.Windows.Forms.Design.DataVisualization.Charting.ChartCollectionEditor::CreateCollectionForm()
Instructions:
IL_0043: ldftn System.Void System.Windows.Forms.Design.DataVisualization.Charting.ChartCollectionEditor::OnControlAddedRemoved(System.Object,System.Windows.Forms.ControlEventArgs)
IL_0049: newobj System.Void System.Windows.Forms.ControlEventHandler::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #28
Type name: System.Windows.Forms.Design.DataVisualization.Charting.ChartCollectionEditor
Method full name: System.ComponentModel.Design.CollectionEditor/CollectionForm System.Windows.Forms.Design.DataVisualization.Charting.ChartCollectionEditor::CreateCollectionForm()
Instructions:
IL_0055: ldftn System.Void System.Windows.Forms.Design.DataVisualization.Charting.ChartCollectionEditor::OnControlAddedRemoved(System.Object,System.Windows.Forms.ControlEventArgs)
IL_005b: newobj System.Void System.Windows.Forms.ControlEventHandler::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #29
Type name: System.Workflow.ComponentModel.Design.ActivityDesignerVerbCollection
Method full name: System.Workflow.ComponentModel.Design.ActivityDesignerVerbCollection System.Workflow.ComponentModel.Design.ActivityDesignerVerbCollection::get_SafeCollection()
Instructions:
IL_00db: ldftn System.Void System.Workflow.ComponentModel.Design.ActivityDesignerVerbCollection::OnDummyVerb(System.Object,System.EventArgs)
IL_00e1: newobj System.Void System.EventHandler::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #30
Type name: System.Workflow.ComponentModel.Design.WorkflowPageSetupDialog
Method full name: System.Void System.Workflow.ComponentModel.Design.WorkflowPageSetupDialog::InitializeComponent()
Instructions:
IL_12ff: ldftn System.Void System.Workflow.ComponentModel.Design.WorkflowPageSetupDialog::footerMarginInput_Validating(System.Object,System.ComponentModel.CancelEventArgs)
IL_1305: newobj System.Void System.ComponentModel.CancelEventHandler::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #31
Type name: System.Workflow.ComponentModel.Design.WorkflowPageSetupDialog
Method full name: System.Void System.Workflow.ComponentModel.Design.WorkflowPageSetupDialog::InitializeComponent()
Instructions:
IL_1645: ldftn System.Void System.Workflow.ComponentModel.Design.WorkflowPageSetupDialog::headerMarginInput_Validating(System.Object,System.ComponentModel.CancelEventArgs)
IL_164b: newobj System.Void System.ComponentModel.CancelEventHandler::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #32
Type name: System.Activities.Statements.InteropExecutor
Method full name: System.Threading.WaitCallback System.Activities.Statements.InteropExecutor::get_ProcessTimersCallback()
Instructions:
IL_0001: ldftn System.Void System.Activities.Statements.InteropExecutor::ProcessTimers(System.Object)
IL_0007: newobj System.Void System.Threading.WaitCallback::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #33
Type name: System.Xml.Serialization.XmlSchemas
Method full name: System.Xml.Schema.XmlSchemaSet System.Xml.Serialization.XmlSchemas::get_SchemaSet()
Instructions:
IL_0026: ldftn System.Void System.Xml.Serialization.XmlSchemas::IgnoreCompileErrors(System.Object,System.Xml.Schema.ValidationEventArgs)
IL_002c: newobj System.Void System.Xml.Schema.ValidationEventHandler::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #34
Type name: Microsoft.Build.Tasks.Xsd.XsdTypeImporter
Method full name: System.Xml.Schema.XmlSchemaSet Microsoft.Build.Tasks.Xsd.XsdTypeImporter::CreateTemporarySchemaSet(System.Xml.Schema.XmlSchemaSet)
Instructions:
IL_004c: ldftn System.Void Microsoft.Build.Tasks.Xsd.XsdTypeImporter::<CreateTemporarySchemaSet>b__0(System.Object,System.Xml.Schema.ValidationEventArgs)
IL_0052: newobj System.Void System.Xml.Schema.ValidationEventHandler::.ctor(System.Object,System.IntPtr)
Total items found: 34
--------------------------------------------------------
Item #1
Type name: Microsoft.CSharp.RuntimeBinder.RuntimeBinderExtensions
Method full name: System.Boolean Microsoft.CSharp.RuntimeBinder.RuntimeBinderExtensions::IsEquivalentTo(System.Reflection.MemberInfo,System.Reflection.MemberInfo)
Instructions:
IL_0115: ldftn System.Boolean Microsoft.CSharp.RuntimeBinder.RuntimeBinderExtensions::<IsEquivalentTo>b__1(System.Boolean)
IL_011b: newobj System.Void System.Func`2<System.Boolean,System.Boolean>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #2
Type name: Microsoft.CSharp.RuntimeBinder.RuntimeBinderExtensions
Method full name: System.Boolean Microsoft.CSharp.RuntimeBinder.RuntimeBinderExtensions::IsEquivalentTo(System.Reflection.MemberInfo,System.Reflection.MemberInfo)
Instructions:
IL_01c0: ldftn System.Boolean Microsoft.CSharp.RuntimeBinder.RuntimeBinderExtensions::<IsEquivalentTo>b__3(System.Boolean)
IL_01c6: newobj System.Void System.Func`2<System.Boolean,System.Boolean>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #3
Type name: System.Activities.Validation.ValidationHelper
Method full name: System.Void System.Activities.Validation.ValidationHelper::ValidateArguments(System.Activities.Activity,System.Activities.Validation.ValidationHelper/OverloadGroupEquivalenceInfo,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.Activities.RuntimeArgument>>,System.Collections.Generic.List`1<System.Activities.RuntimeArgument>,System.Collections.Generic.IDictionary`2<System.String,System.Object>,System.Collections.Generic.IList`1<System.Activities.Validation.ValidationError>&)
Instructions:
IL_03c9: ldftn System.String System.Activities.Validation.ValidationHelper::<ValidateArguments>b__7(System.String)
IL_03cf: newobj System.Void System.Func`2<System.String,System.String>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #4
Type name: System.Activities.Validation.ValidationHelper
Method full name: System.Boolean System.Activities.Validation.ValidationHelper::ValidateOverloadGroupDefinitions(System.Activities.Activity,System.Activities.Validation.ValidationHelper/OverloadGroupEquivalenceInfo,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.Activities.RuntimeArgument>>,System.Collections.Generic.IList`1<System.Activities.Validation.ValidationError>&)
Instructions:
IL_0084: ldftn System.String System.Activities.Validation.ValidationHelper::<ValidateOverloadGroupDefinitions>b__14(System.String)
IL_008a: newobj System.Void System.Func`2<System.String,System.String>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #5
Type name: System.Activities.Validation.ValidationHelper
Method full name: System.Boolean System.Activities.Validation.ValidationHelper::ValidateOverloadGroupDefinitions(System.Activities.Activity,System.Activities.Validation.ValidationHelper/OverloadGroupEquivalenceInfo,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.Activities.RuntimeArgument>>,System.Collections.Generic.IList`1<System.Activities.Validation.ValidationError>&)
Instructions:
IL_0136: ldftn System.String System.Activities.Validation.ValidationHelper::<ValidateOverloadGroupDefinitions>b__15(System.String)
IL_013c: newobj System.Void System.Func`2<System.String,System.String>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #6
Type name: System.Activities.Presentation.Model.ModelItemExtensions
Method full name: System.String System.Activities.Presentation.Model.ModelItemExtensions::GetUniqueName(System.Collections.Generic.IEnumerable`1<T>,System.String,System.Func`2<T,System.String>)
Instructions:
IL_009f: ldftn System.Int32 System.Activities.Presentation.Model.ModelItemExtensions::<GetUniqueName>b__9<T>(System.Int32)
IL_00a5: newobj System.Void System.Func`2<System.Int32,System.Int32>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #7
Type name: System.AddIn.Pipeline.CollectionAdapters
Method full name: System.AddIn.Contract.IListContract`1<T> System.AddIn.Pipeline.CollectionAdapters::ToIListContract(System.Collections.Generic.IList`1<T>)
Instructions:
IL_0006: ldftn T System.AddIn.Pipeline.CollectionAdapters::IdentityConverter<T>(T)
IL_000c: newobj System.Void System.Converter`2<T,T>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #8
Type name: System.AddIn.Pipeline.CollectionAdapters
Method full name: System.Collections.Generic.IList`1<T> System.AddIn.Pipeline.CollectionAdapters::ToIList(System.AddIn.Contract.IListContract`1<T>)
Instructions:
IL_0006: ldftn T System.AddIn.Pipeline.CollectionAdapters::IdentityConverter<T>(T)
IL_000c: newobj System.Void System.Converter`2<T,T>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #9
Type name: System.ComponentModel.Composition.Hosting.AggregateCatalog
Method full name: System.Collections.Generic.IEnumerator`1<System.ComponentModel.Composition.Primitives.ComposablePartDefinition> System.ComponentModel.Composition.Hosting.AggregateCatalog::GetEnumerator()
Instructions:
IL_000e: ldftn System.Collections.Generic.IEnumerable`1<System.ComponentModel.Composition.Primitives.ComposablePartDefinition> System.ComponentModel.Composition.Hosting.AggregateCatalog::<GetEnumerator>b__0(System.ComponentModel.Composition.Primitives.ComposablePartCatalog)
IL_0014: newobj System.Void System.Func`2<System.ComponentModel.Composition.Primitives.ComposablePartCatalog,System.Collections.Generic.IEnumerable`1<System.ComponentModel.Composition.Primitives.ComposablePartDefinition>>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #10
Type name: System.ComponentModel.Composition.Hosting.ComposablePartCatalogCollection/<>c__DisplayClass5
Method full name: System.Collections.Generic.IEnumerable`1<System.ComponentModel.Composition.Primitives.ComposablePartDefinition> System.ComponentModel.Composition.Hosting.ComposablePartCatalogCollection/<>c__DisplayClass5::<Clear>b__3()
Instructions:
IL_000e: ldftn System.Collections.Generic.IEnumerable`1<System.ComponentModel.Composition.Primitives.ComposablePartDefinition> System.ComponentModel.Composition.Hosting.ComposablePartCatalogCollection/<>c__DisplayClass5::<Clear>b__4(System.ComponentModel.Composition.Primitives.ComposablePartCatalog)
IL_0014: newobj System.Void System.Func`2<System.ComponentModel.Composition.Primitives.ComposablePartCatalog,System.Collections.Generic.IEnumerable`1<System.ComponentModel.Composition.Primitives.ComposablePartDefinition>>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #11
Type name: System.ComponentModel.Composition.Hosting.ImportEngine/PartManager
Method full name: System.Void System.ComponentModel.Composition.Hosting.ImportEngine/PartManager::DisposeAllDependencies()
Instructions:
IL_001b: ldftn System.Collections.Generic.IEnumerable`1<System.IDisposable> System.ComponentModel.Composition.Hosting.ImportEngine/PartManager::<DisposeAllDependencies>b__22(System.Collections.Generic.List`1<System.IDisposable>)
IL_0021: newobj System.Void System.Func`2<System.Collections.Generic.List`1<System.IDisposable>,System.Collections.Generic.IEnumerable`1<System.IDisposable>>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #12
Type name: System.ComponentModel.Composition.Hosting.DirectoryCatalog
Method full name: System.Collections.Generic.IEnumerator`1<System.ComponentModel.Composition.Primitives.ComposablePartDefinition> System.ComponentModel.Composition.Hosting.DirectoryCatalog::GetEnumerator()
Instructions:
IL_000e: ldftn System.Collections.Generic.IEnumerable`1<System.ComponentModel.Composition.Primitives.ComposablePartDefinition> System.ComponentModel.Composition.Hosting.DirectoryCatalog::<GetEnumerator>b__0(System.ComponentModel.Composition.Primitives.ComposablePartCatalog)
IL_0014: newobj System.Void System.Func`2<System.ComponentModel.Composition.Primitives.ComposablePartCatalog,System.Collections.Generic.IEnumerable`1<System.ComponentModel.Composition.Primitives.ComposablePartDefinition>>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #13
Type name: System.Linq.IdentityFunction`1
Method full name: System.Func`2<TElement,TElement> System.Linq.IdentityFunction`1::get_Instance()
Instructions:
IL_0008: ldftn TElement System.Linq.IdentityFunction`1<TElement>::<get_Instance>b__0(TElement)
IL_000e: newobj System.Void System.Func`2<TElement,TElement>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #14
Type name: System.Linq.ParallelEnumerable
Method full name: T System.Linq.ParallelEnumerable::PerformAggregation(System.Linq.ParallelQuery`1<T>,System.Func`3<T,T,T>,T,System.Boolean,System.Boolean,System.Linq.Parallel.QueryAggregationOptions)
Instructions:
IL_0007: ldftn T System.Linq.ParallelEnumerable::<PerformAggregation>b__e<T>(T)
IL_000d: newobj System.Void System.Func`2<T,T>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #15
Type name: System.Data.Entity.Design.SsdlGenerator.EntityStoreSchemaGeneratorDatabaseSchemaLoader
Method full name: System.Data.EntityClient.EntityConnection System.Data.Entity.Design.SsdlGenerator.EntityStoreSchemaGeneratorDatabaseSchemaLoader::CreateStoreSchemaConnection(System.String,System.String,System.Version&)
Instructions:
IL_002f: ldftn System.Version System.Data.Entity.Design.SsdlGenerator.EntityStoreSchemaGeneratorDatabaseSchemaLoader::<CreateStoreSchemaConnection>b__1(System.Version)
IL_0035: newobj System.Void System.Func`2<System.Version,System.Version>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #16
Type name: System.Data.SqlClient.SqlDdlBuilder
Method full name: System.String System.Data.SqlClient.SqlDdlBuilder::CreateObjectsScript(System.Data.Metadata.Edm.StoreItemCollection,System.Boolean)
Instructions:
IL_0086: ldftn System.String System.Data.SqlClient.SqlDdlBuilder::<CreateObjectsScript>b__2(System.String)
IL_008c: newobj System.Void System.Func`2<System.String,System.String>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #17
Type name: System.Data.Mapping.ViewGeneration.Structures.Domain
Method full name: System.Collections.Generic.IEnumerable`1<System.Data.Mapping.ViewGeneration.Structures.Constant> System.Data.Mapping.ViewGeneration.Structures.Domain::<TryGetDomainRestrictedByWhereClause>b__6(System.Data.Common.Utils.Set`1<System.Data.Mapping.ViewGeneration.Structures.Constant>)
Instructions:
IL_0009: ldftn System.Data.Mapping.ViewGeneration.Structures.Constant System.Data.Mapping.ViewGeneration.Structures.Domain::<TryGetDomainRestrictedByWhereClause>b__7(System.Data.Mapping.ViewGeneration.Structures.Constant)
IL_000f: newobj System.Void System.Func`2<System.Data.Mapping.ViewGeneration.Structures.Constant,System.Data.Mapping.ViewGeneration.Structures.Constant>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #18
Type name: System.Data.Metadata.Edm.EdmItemCollection
Method full name: System.Data.Objects.ELinq.InitializerMetadata System.Data.Metadata.Edm.EdmItemCollection::GetCanonicalInitializerMetadata(System.Data.Objects.ELinq.InitializerMetadata)
Instructions:
IL_0016: ldftn System.Data.Objects.ELinq.InitializerMetadata System.Data.Metadata.Edm.EdmItemCollection::<GetCanonicalInitializerMetadata>b__0(System.Data.Objects.ELinq.InitializerMetadata)
IL_001c: newobj System.Void System.Func`2<System.Data.Objects.ELinq.InitializerMetadata,System.Data.Objects.ELinq.InitializerMetadata>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #19
Type name: System.Data.Metadata.Edm.EdmFunction
Method full name: System.String System.Data.Metadata.Edm.EdmFunction::BuildIdentity(System.String,System.Collections.Generic.IEnumerable`1<System.Data.Metadata.Edm.TypeUsage>)
Instructions:
IL_0011: ldftn System.Data.Metadata.Edm.TypeUsage System.Data.Metadata.Edm.EdmFunction::<BuildIdentity>b__6(System.Data.Metadata.Edm.TypeUsage)
IL_0017: newobj System.Void System.Func`2<System.Data.Metadata.Edm.TypeUsage,System.Data.Metadata.Edm.TypeUsage>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #20
Type name: System.Data.Metadata.Edm.TypeUsage
Method full name: System.Collections.Generic.IEnumerable`1<System.Data.Metadata.Edm.Facet> System.Data.Metadata.Edm.TypeUsage::GetDefaultFacetDescriptionsAndOverrideFacetValues(System.Data.Metadata.Edm.EdmType,System.Data.Metadata.Edm.FacetValues)
Instructions:
IL_000e: ldftn System.Data.Metadata.Edm.FacetDescription System.Data.Metadata.Edm.TypeUsage::<GetDefaultFacetDescriptionsAndOverrideFacetValues>b__10(System.Data.Metadata.Edm.FacetDescription)
IL_0014: newobj System.Void System.Func`2<System.Data.Metadata.Edm.FacetDescription,System.Data.Metadata.Edm.FacetDescription>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #21
Type name: System.Data.Metadata.Edm.TypeUsage
Method full name: System.Collections.Generic.IEnumerable`1<System.Data.Metadata.Edm.Facet> System.Data.Metadata.Edm.TypeUsage::OverrideFacetValues(System.Collections.Generic.IEnumerable`1<System.Data.Metadata.Edm.Facet>,System.Data.Metadata.Edm.FacetValues)
Instructions:
IL_0026: ldftn System.Data.Metadata.Edm.Facet System.Data.Metadata.Edm.TypeUsage::<OverrideFacetValues>b__15(System.Data.Metadata.Edm.Facet)
IL_002c: newobj System.Void System.Func`2<System.Data.Metadata.Edm.Facet,System.Data.Metadata.Edm.Facet>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #22
Type name: System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation
Method full name: System.Collections.ObjectModel.ReadOnlyCollection`1<System.Data.Common.CommandTrees.DbSortClause> System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation::ValidateSortArguments(System.Data.Common.CommandTrees.DbExpressionBinding,System.Collections.Generic.IEnumerable`1<System.Data.Common.CommandTrees.DbSortClause>)
Instructions:
IL_0019: ldftn System.Data.Common.CommandTrees.DbSortClause System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation::<ValidateSortArguments>b__21(System.Data.Common.CommandTrees.DbSortClause,System.Int32)
IL_001f: newobj System.Void System.Func`3<System.Data.Common.CommandTrees.DbSortClause,System.Int32,System.Data.Common.CommandTrees.DbSortClause>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #23
Type name: System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation
Method full name: System.Data.Metadata.Edm.TypeUsage System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation::ValidateCreateRef(System.Data.Metadata.Edm.EntitySet,System.Data.Metadata.Edm.EntityType,System.Collections.Generic.IEnumerable`1<System.Data.Common.CommandTrees.DbExpression>,System.Data.Common.CommandTrees.DbExpression&)
Instructions:
IL_005b: ldftn System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.String,System.Data.Common.CommandTrees.DbExpression>> System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation::<ValidateCreateRef>b__26(System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.String,System.Data.Common.CommandTrees.DbExpression>>)
IL_0061: newobj System.Void System.Func`2<System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.String,System.Data.Common.CommandTrees.DbExpression>>,System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.String,System.Data.Common.CommandTrees.DbExpression>>>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #24
Type name: System.Data.Metadata.Edm.ObjectItemConventionAssemblyLoader
Method full name: System.Boolean System.Data.Metadata.Edm.ObjectItemConventionAssemblyLoader::EnumMembersMatch(System.Type,System.Data.Metadata.Edm.EnumType)
Instructions:
IL_0043: ldftn System.String System.Data.Metadata.Edm.ObjectItemConventionAssemblyLoader::<EnumMembersMatch>b__5(System.String)
IL_0049: newobj System.Void System.Func`2<System.String,System.String>::.ctor(System.Object,System.IntPtr)
--------------------------------------------------------
Item #25
Type name: System.Data.Services.Client.ArraySet`1
Method full name: System.Int32 System.Data.Services.Client.ArraySet`1::IndexOf(T,System.Func`3<T,T,System.Boolean>)
Instructions:
IL_0003: ldftn T System.Data.Services.Client.ArraySet`1<T>::IdentitySelect(T)
IL_0009: newobj System.Void System.Func`2<T,T>::.ctor(System.Object,System.IntPtr)
Total items found: 25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment