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