7 references to SystemException
PresentationBuildTasks (1)
src\wpf\src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlParseException.cs (1)
42: base()
PresentationFramework (2)
System\Windows\Data\ValueUnavailableException.cs (1)
20public ValueUnavailableException() : base ()
System\Windows\Markup\XamlParseException.cs (1)
42: base()
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\exceptions.cs (1)
18internal PrincipalException() : base() { }
System.IO.FileSystem.Watcher (1)
System\IO\InternalBufferOverflowException.cs (1)
19public InternalBufferOverflowException() : base()
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
853return new System.SystemException();
System.Security.Permissions (1)
System\Security\HostProtectionException.cs (1)
22public HostProtectionException() : base()