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