private static bool __IssueComments_CanRead(global::LightSwitchApplication.ApplicationDataService d) { bool result = true; d.IssueComments_CanRead(ref result); return result; }