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