internal static Exception InvalidMethodExecution(object p0) => (Exception) new InvalidOperationException(Strings.InvalidMethodExecution(p0));