Property SubProgram
SubProgram
Gets the DISubprogram for this scope
Declaration
public DISubProgram SubProgram { get; }
Property Value
public DISubProgram SubProgram { get; }
DISubProgram |
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