CompilationResult.ParseResults
Property in CompilationResult
Summary
Contains the results of parsing each input of the compilation.
public IEnumerable<FileParseResult> ParseResults { get; internal set; }Property in CompilationResult
Contains the results of parsing each input of the compilation.
public IEnumerable<FileParseResult> ParseResults { get; internal set; }