Property SubProgram
SubProgram
Gets the DISubprogram for this scope
public DISubProgram? SubProgram { get; }
Property Value
Remarks
If this scope is a DISubProgram then it is returned, otherwise the scope is walked up to find the subprogram that ultimately owns this scope