Table of Contents

Property Scope

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

Scope

Gets the parent scope for this scope or null if no parent scope exists

public virtual DIScope? Scope { get; }

Property Value

DIScope