3 references to Argument_SpansMustHaveSameLength
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\MemoryExtensions.cs (2)
4379ThrowHelper.ThrowArgumentException(ExceptionResource.Argument_SpansMustHaveSameLength); 4405ThrowHelper.ThrowArgumentException(ExceptionResource.Argument_SpansMustHaveSameLength);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1213case ExceptionResource.Argument_SpansMustHaveSameLength: