Property InlinedAtScope
InlinedAtScope
Gets the scope where this is inlined.
Declaration
public DILocalScope InlinedAtScope { get; }
Property Value
public DILocalScope InlinedAtScope { get; }
DILocalScope |
Remarks
This walks through the InlinedAt properties to return a DILocalScope from the deepest location.