14 references to ThrowInvalidTypeWithPointersNotSupported
System.Private.CoreLib (14)
src\libraries\System.Private.CoreLib\src\System\ReadOnlySpan.cs (1)
107ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T));
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\MemoryMarshal.cs (12)
36ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T)); 59ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T)); 121ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(TFrom)); 123ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(TTo)); 176ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(TFrom)); 178ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(TTo)); 475ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T)); 494ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T)); 514ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T)); 533ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T)); 556ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T)); 578ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T));
src\libraries\System.Private.CoreLib\src\System\Span.cs (1)
112ThrowHelper.ThrowInvalidTypeWithPointersNotSupported(typeof(T));