Program
public Program Program { get; internal set; }
This value will be
null
if there were errors in the compilation. If this is the case, Diagnostics will contain information describing the errors.Last modified 21d ago