Method CreateScriptCompilation
CreateScriptCompilation(IList<SyntaxTree>, IList<MetadataReference>)
protected override Compilation CreateScriptCompilation(IList<SyntaxTree> trees, IList<MetadataReference> references)
Parameters
trees
IList<SyntaxTree>references
IList<MetadataReference>