SourceContext Class

Definition

SourceContext used to build sourcemap of metadata about the call relationships between assets.

public class SourceContext
type SourceContext = class
Public Class SourceContext
Inheritance
SourceContext

Constructors

SourceContext()

Initializes a new instance of the SourceContext class.

Properties

CallStack

Gets the stack of SourceRange objects which represent the calling relationships between declarative assets.

Applies to