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)
35ThrowHelper.ThrowArrayTypeMismatchException(); 57ThrowHelper.ThrowArrayTypeMismatchException(); 84ThrowHelper.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)
49ThrowHelper.ThrowArrayTypeMismatchException(); 78ThrowHelper.ThrowArrayTypeMismatchException();