18 references to AccessViolationException
mscorlib (8)
system\runtime\interopservices\marshal.cs (8)
437
throw new
AccessViolationException
();
478
throw new
AccessViolationException
();
522
throw new
AccessViolationException
();
603
throw new
AccessViolationException
();
630
throw new
AccessViolationException
();
669
throw new
AccessViolationException
();
728
throw new
AccessViolationException
();
803
throw new
AccessViolationException
();
System (10)
net\System\Net\WebSockets\WebSocketBuffer.cs (8)
206
throw new
AccessViolationException
();
229
throw new
AccessViolationException
();
247
throw new
AccessViolationException
();
400
throw new
AccessViolationException
();
433
throw new
AccessViolationException
();
458
throw new
AccessViolationException
();
496
throw new
AccessViolationException
();
506
throw new
AccessViolationException
();
net\System\Net\WebSockets\WebSocketProtocolComponent.cs (2)
808
throw new
AccessViolationException
();
831
throw new
AccessViolationException
();