For the complete documentation index, see llms.txt. This page is also available as Markdown.

DebugInfo

Property in CompilationResult

Summary

Gets the collection of DebugInfo objects for each node in Program .

public IReadOnlyDictionary<string, NodeDebugInfo> DebugInfo { get }

Last updated

Was this helpful?