9 references to ThrowArrayTypeMismatchException
System.Private.CoreLib (9)
src\libraries\System.Private.CoreLib\src\System\Memory.cs (3)
45ThrowHelper.ThrowArrayTypeMismatchException(); 63ThrowHelper.ThrowArrayTypeMismatchException(); 95ThrowHelper.ThrowArrayTypeMismatchException();
src\libraries\System.Private.CoreLib\src\System\MemoryExtensions.cs (3)
34ThrowHelper.ThrowArrayTypeMismatchException(); 56ThrowHelper.ThrowArrayTypeMismatchException(); 83ThrowHelper.ThrowArrayTypeMismatchException();
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\MemoryMarshal.cs (1)
610ThrowHelper.ThrowArrayTypeMismatchException();
src\libraries\System.Private.CoreLib\src\System\Span.cs (2)
47ThrowHelper.ThrowArrayTypeMismatchException(); 76ThrowHelper.ThrowArrayTypeMismatchException();