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