NDepend.API Documentation
CreateA Method (IMethod)
NDepend.CodeModel Namespace > IMethod Interface : CreateA Method
The type object.
Gets a value indicating whether this method is calling a constructor of the type typeCreated.
Syntax
bool CreateA( 
   IType typeCreated
)

Parameters

typeCreated
The type object.
Remarks
This method has a O(this.NbMethodsCalled.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

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