Property ParentModule
ParentModule
Gets the module that owns this node
Declaration
public BitcodeModule ParentModule { get; }
Property Value
public BitcodeModule ParentModule { get; }
BitcodeModule |
Gets the module that owns this node
public BitcodeModule ParentModule { get; }
BitcodeModule |