private static Assembly[] GetSourceAssemblies() { return(new[] { typeof(ScriptPipelineManager).Assembly, AssemblyReference.Get() }); }