NDepend.API Documentation
ThatCreateAny Method (ExtensionMethodsSequenceUsage)
NDepend.CodeModel Namespace > ExtensionMethodsSequenceUsage Class : ThatCreateAny Method
This sequence of methods.
The types instantiated by methods in the returned sequence.
Returns a sub-sequence of this sequence methods, containing only methods that calls a constructor of any type in typesCreated.
Syntax

Parameters

methods
This sequence of methods.
typesCreated
The types instantiated by methods in the returned sequence.
Remarks
This extension method has a O(methods.Count + typesCreated.Count) time complexity.
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

ExtensionMethodsSequenceUsage Class
ExtensionMethodsSequenceUsage Members
CreateA Method
ThatCreateA Method
ThatIndirectlyCreateAny Method
DepthOfCreateA Method
DepthOfCreateAny Method
NDepend.Reserved.CQLinq.ExtensionMethodsCQLinqDependency.CreateA(NDepend.CodeModel.IMethod,System.String)
DepthOfCreateA Method
IndirectlyCreateA Method