Nullable<uint> NbILInstructions {get;}
Property Value
null if this code element is defined in a third-party assembly.null if this code element is an interface, an enumeration or an abstract method.
Otherwise returns the number of IL instructions for this code element.