SourceContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |