internal static Exception InvalidProviderType(object p0) => (Exception) new NotSupportedException(Strings.InvalidProviderType(p0));