2 references to NotSupported_CannotCallEqualsOnSpan
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\ReadOnlyTensorSpan_1.cs (1)
346throw new NotSupportedException(SR.NotSupported_CannotCallEqualsOnSpan);
System\Numerics\Tensors\netcore\TensorSpan_1.cs (1)
242throw new NotSupportedException(SR.NotSupported_CannotCallEqualsOnSpan);