Share via


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

Name Description
SourceContext()

Initializes a new instance of the SourceContext class.

Properties

Name Description
CallStack

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

Applies to