16 references to ThrowAccessViolationException
System.Private.CoreLib (16)
src\libraries\System.Private.CoreLib\src\System\Numerics\Vector.cs (2)
1868ThrowHelper.ThrowAccessViolationException(); 2955ThrowHelper.ThrowAccessViolationException();
src\libraries\System.Private.CoreLib\src\System\Numerics\Vector2.cs (1)
688ThrowHelper.ThrowAccessViolationException();
src\libraries\System.Private.CoreLib\src\System\Numerics\Vector2.Extensions.cs (1)
54ThrowHelper.ThrowAccessViolationException();
src\libraries\System.Private.CoreLib\src\System\Numerics\Vector3.cs (1)
721ThrowHelper.ThrowAccessViolationException();
src\libraries\System.Private.CoreLib\src\System\Numerics\Vector3.Extensions.cs (1)
54ThrowHelper.ThrowAccessViolationException();
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\ISimdVector_2.cs (2)
535ThrowHelper.ThrowAccessViolationException(); 731ThrowHelper.ThrowAccessViolationException();
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128.cs (2)
2230ThrowHelper.ThrowAccessViolationException(); 3441ThrowHelper.ThrowAccessViolationException();
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector256.cs (2)
2319ThrowHelper.ThrowAccessViolationException(); 3498ThrowHelper.ThrowAccessViolationException();
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector512.cs (2)
2361ThrowHelper.ThrowAccessViolationException(); 3525ThrowHelper.ThrowAccessViolationException();
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector64.cs (2)
2230ThrowHelper.ThrowAccessViolationException(); 3574ThrowHelper.ThrowAccessViolationException();