14 references to ThrowInvalidTypeWithPointersNotSupported
System.Private.CoreLib (14)
src\libraries\System.Private.CoreLib\src\System\ReadOnlySpan.cs (1)
104ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T));
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\MemoryMarshal.cs (12)
34ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T)); 57ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T)); 119ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(TFrom)); 121ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(TTo)); 174ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(TFrom)); 176ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(TTo)); 473ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T)); 492ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T)); 512ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T)); 531ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T)); 554ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T)); 576ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T));
src\libraries\System.Private.CoreLib\src\System\Span.cs (1)
109ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T));