[Extension()] public static ICodeMetric<IMethod,ushort> DepthOfCreateA( IEnumerable<IMethod> methods, IType typeCreated )
Parameters
- methods
 - This sequence of methods.
 - typeCreated
 - The type directly or indirectly instantiated by all methods in the returned sequence.
 
