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?