Nullable<uint> NbLinesOfCode {get;}
Property Value
null if this code element is defined in a third-party assembly.null if the PDB file of this assembly or code element parent's assembly, hasen't been found.
null if this code element is an interface, an enumeration, an abstract method or a default constructor.
Otherwise returns the number of logical lines of code for this code element.