2 references to array
System.Memory (2)
System\Buffers\ReadOnlySequence.cs (1)
116
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
System\ThrowHelper.cs (1)
85
return CreateArgumentNullException(ExceptionArgument.
array
);