9 references to ThrowArrayTypeMismatchException
System.Private.CoreLib (9)
src\libraries\System.Private.CoreLib\src\System\Memory.cs (3)
48ThrowHelper.ThrowArrayTypeMismatchException(); 66ThrowHelper.ThrowArrayTypeMismatchException(); 98ThrowHelper.ThrowArrayTypeMismatchException();
src\libraries\System.Private.CoreLib\src\System\MemoryExtensions.cs (3)
36ThrowHelper.ThrowArrayTypeMismatchException(); 58ThrowHelper.ThrowArrayTypeMismatchException(); 85ThrowHelper.ThrowArrayTypeMismatchException();
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\MemoryMarshal.cs (1)
612ThrowHelper.ThrowArrayTypeMismatchException();
src\libraries\System.Private.CoreLib\src\System\Span.cs (2)
50ThrowHelper.ThrowArrayTypeMismatchException(); 79ThrowHelper.ThrowArrayTypeMismatchException();