Table of Contents

Property InlinedAtScope

Namespace
Ubiquity.NET.Llvm.DebugInfo
Assembly
Ubiquity.NET.Llvm.dll

InlinedAtScope

Gets the scope where this is inlined.

public DILocalScope? InlinedAtScope { get; }

Property Value

DILocalScope

Remarks

This walks through the InlinedAt properties to return a DILocalScope from the deepest location.