//required: ScriptCoreLib.Shared.BCLImplementation.System.Net.__WebHeaderCollection //found: ScriptCoreLibJava.BCLImplementation.System.Net.__WebHeaderCollection public __WebClient() { var x = new __WebHeaderCollection(); this.Headers = (WebHeaderCollection)(object)x; }