All pages
Powered by GitBook
1 of 1

Loading...

DebugInfo

Property in CompilationResult

Summary

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

public IReadOnlyDictionary<string, DebugInfo> DebugInfo { get; internal set; }