16 references to ThrowAccessViolationException
System.Private.CoreLib (16)
src\libraries\System.Private.CoreLib\src\System\Numerics\Vector.cs (2)
1886ThrowHelper.ThrowAccessViolationException(); 2932ThrowHelper.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)
64ThrowHelper.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)
59ThrowHelper.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)
2253ThrowHelper.ThrowAccessViolationException(); 3830ThrowHelper.ThrowAccessViolationException();
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector256.cs (2)
2346ThrowHelper.ThrowAccessViolationException(); 3823ThrowHelper.ThrowAccessViolationException();
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector512.cs (2)
2372ThrowHelper.ThrowAccessViolationException(); 3834ThrowHelper.ThrowAccessViolationException();
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector64.cs (2)
2245ThrowHelper.ThrowAccessViolationException(); 3734ThrowHelper.ThrowAccessViolationException();