Loading...
Property in CompilationResult
Gets the collection of DebugInfo objects for each node in Program .
public IReadOnlyDictionary<string, DebugInfo> DebugInfo { get; internal set; }