Property in CompilationResult
Contains the results of parsing each input of the compilation.
public IEnumerable<FileParseResult> ParseResults { get; internal set; }
Last updated 2 months ago
Was this helpful?