2 references to InvalidOperationOnDefaultArray
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableArray_1.Minimal.cs (1)
435throw new InvalidOperationException(SR.InvalidOperationOnDefaultArray);
System\Collections\Immutable\ImmutableArray.cs (1)
156throw new InvalidOperationException(SR.InvalidOperationOnDefaultArray);