3 references to Argument_SpansMustHaveSameLength
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\MemoryExtensions.cs (2)
4420
ThrowHelper.ThrowArgumentException(ExceptionResource.
Argument_SpansMustHaveSameLength
);
4455
ThrowHelper.ThrowArgumentException(ExceptionResource.
Argument_SpansMustHaveSameLength
);
src\runtime\src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1219
case ExceptionResource.
Argument_SpansMustHaveSameLength
: