2 references to NotSupported_CannotCallGetHashCodeOnSpan
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\ReadOnlyTensorSpan_1.cs (1)
370
throw new NotSupportedException(SR.
NotSupported_CannotCallGetHashCodeOnSpan
);
System\Numerics\Tensors\netcore\TensorSpan_1.cs (1)
266
throw new NotSupportedException(SR.
NotSupported_CannotCallGetHashCodeOnSpan
);