You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -230,6 +233,9 @@ public static ImmutableArray<T> MustNotContain<T>(
230
233
/// <param name="item">The item that must not be part of the <see cref="ImmutableArray{T}" />.</param>
231
234
/// <param name="exceptionFactory">The delegate that creates your custom exception. <paramref name="parameter" /> and <paramref name="item" /> are passed to this delegate.</param>
0 commit comments