105 references to
mscorlib (59)
system\accessviolationexception.cs (1)
43
protected AccessViolationException(SerializationInfo info, StreamingContext context) :
base
(info, context) {}
system\appdomainunloadedexception.cs (1)
43
protected AppDomainUnloadedException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\argumentexception.cs (1)
66
protected ArgumentException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\arithmeticexception.cs (1)
48
protected ArithmeticException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\arraytypemismatchexception.cs (1)
49
protected ArrayTypeMismatchException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\badimageformatexception.cs (1)
116
protected BadImageFormatException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\cannotunloadappdomainexception.cs (1)
43
protected CannotUnloadAppDomainException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\collections\generic\keynotfoundexception.cs (1)
44
protected KeyNotFoundException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\contextmarshalexception.cs (1)
42
protected ContextMarshalException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\datamisalignedexception.cs (1)
42
:
base
(info, context)
system\executionengineexception.cs (1)
44
internal ExecutionEngineException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\formatexception.cs (1)
37
protected FormatException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\indexoutofrangeexception.cs (1)
38
internal IndexOutOfRangeException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\insufficientexecutionstackexception.cs (1)
44
:
base
(info, context)
system\invalidcastexception.cs (1)
38
protected InvalidCastException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\invalidoperationexception.cs (1)
39
protected InvalidOperationException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\invalidprogramexception.cs (1)
38
internal InvalidProgramException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\io\ioexception.cs (1)
67
protected IOException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\memberaccessexception.cs (1)
45
protected MemberAccessException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\multicastnotsupportedexception.cs (1)
34
internal MulticastNotSupportedException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\notimplementedexception.cs (1)
39
protected NotImplementedException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\notsupportedexception.cs (1)
39
protected NotSupportedException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\nullreferenceexception.cs (1)
38
protected NullReferenceException(SerializationInfo info, StreamingContext context) :
base
(info, context) {}
system\operationcanceledexception.cs (1)
69
protected OperationCanceledException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\outofmemoryexception.cs (1)
39
protected OutOfMemoryException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\rankexception.cs (1)
40
protected RankException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\reflection\ambiguousmatchexception.cs (1)
40
internal AmbiguousMatchException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\reflection\reflectiontypeloadexception.cs (1)
57
internal ReflectionTypeLoadException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\resources\missingmanifestresourceexception.cs (1)
42
protected MissingManifestResourceException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\resources\missingsatelliteassemblyexception.cs (1)
52
protected MissingSatelliteAssemblyException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\runtime\interopservices\externalexception.cs (1)
48
protected ExternalException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\runtime\interopservices\invalidcomobjectexception.cs (1)
39
protected InvalidComObjectException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\runtime\interopservices\invalidolevarianttypeexception.cs (1)
37
protected InvalidOleVariantTypeException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\runtime\interopservices\marshaldirectiveexception.cs (1)
39
protected MarshalDirectiveException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\runtime\interopservices\safearrayrankmismatchexception.cs (1)
37
protected SafeArrayRankMismatchException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\runtime\interopservices\safearraytypemismatchexception.cs (1)
38
protected SafeArrayTypeMismatchException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\runtime\remoting\remotingexception.cs (2)
48
protected RemotingException(SerializationInfo info, StreamingContext context) :
base
(info, context) {}
80
internal ServerException(SerializationInfo info, StreamingContext context) :
base
(info, context) {}
system\runtime\serialization\serializationexception.cs (1)
43
protected SerializationException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\security\cryptography\crypto.cs (1)
120
protected CryptographicException(SerializationInfo info, StreamingContext context) :
base
(info, context) {}
system\security\hostprotectionexception.cs (1)
55
protected HostProtectionException(SerializationInfo info, StreamingContext context) :
base
(info, context)
system\security\policy\policyexception.cs (1)
39
protected PolicyException(SerializationInfo info, StreamingContext context) :
base
(info, context) {}
system\security\principal\identitynotmappedexception.cs (1)
47
:
base
( info, context ) {}
system\security\securityexception.cs (1)
230
protected SecurityException(SerializationInfo info, StreamingContext context) :
base
(info, context)
system\security\verificationexception.cs (1)
31
protected VerificationException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\security\xmlsyntaxexception.cs (1)
52
internal XmlSyntaxException(SerializationInfo info, StreamingContext context) :
base
(info, context)
system\stackoverflowexception.cs (1)
38
internal StackOverflowException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\threading\abandonedmutexexception.cs (1)
68
protected AbandonedMutexException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\threading\semaphorefullexception.cs (1)
32
protected SemaphoreFullException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\threading\synchronizationlockexception.cs (1)
41
protected SynchronizationLockException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\threading\threadabortexception.cs (1)
45
:
base
(info, context)
system\threading\threadinterruptedexception.cs (1)
41
protected ThreadInterruptedException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\threading\threadstartexception.cs (1)
32
:
base
(info, context)
system\threading\threadstateexception.cs (1)
40
protected ThreadStateException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\timeoutexception.cs (1)
43
:
base
(info, context) {
system\typeinitializationexception.cs (1)
47
internal TypeInitializationException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\typeloadexception.cs (1)
106
protected TypeLoadException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\typeunloadedexception.cs (1)
41
protected TypeUnloadedException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\unauthorizedaccessexception.cs (1)
42
protected UnauthorizedAccessException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XAMLParseException.cs (1)
246
:
base
(info, context)
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\AnimationException.cs (1)
57
private AnimationException(SerializationInfo info, StreamingContext context) :
base
(info, context)
Core\CSharp\System\Windows\Media\InvalidWMPVersionException.cs (1)
38
protected InvalidWmpVersionException(SerializationInfo info, StreamingContext context) :
base
(info, context)
PresentationFramework (2)
src\Framework\System\Windows\Data\ValueUnavailableException.cs (1)
54
System.Runtime.Serialization.StreamingContext context) :
base
(info, context)
src\Framework\System\Windows\Markup\XamlParseException.cs (1)
246
:
base
(info, context)
System (7)
compmod\system\componentmodel\LicenseException.cs (1)
58
protected LicenseException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
compmod\system\componentmodel\WarningException.cs (1)
69
protected WarningException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
net\System\Net\Internal.cs (1)
52
base
(serializationInfo, streamingContext)
net\System\Net\SecureProtocols\AuthenticationException.cs (1)
42
base
(serializationInfo, streamingContext) {}
services\io\system\io\InternalBufferOverflowException.cs (1)
45
protected InternalBufferOverflowException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
sys\system\configuration\ConfigurationException.cs (1)
38
protected ConfigurationException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
sys\System\IO\compression\InvalidDataException.cs (1)
24
internal InvalidDataException (SerializationInfo info, StreamingContext context) :
base
(info, context) {
System.Activities (1)
System\Activities\ValidationException.cs (1)
28
:
base
(info, context)
System.Data (5)
fx\src\data\System\Data\DataException.cs (1)
25
:
base
(info, context) {
fx\src\data\System\Data\DBConcurrencyException.cs (1)
35
private DBConcurrencyException(SerializationInfo si, StreamingContext sc) :
base
(si, sc) {
fx\src\data\System\Data\OperationAbortedException.cs (1)
24
private OperationAbortedException(SerializationInfo si, StreamingContext sc) :
base
(si, sc) {
fx\src\data\System\Data\Sql\invalidudtexception.cs (1)
31
private InvalidUdtException(SerializationInfo si, StreamingContext sc) :
base
(si, sc) {
fx\src\data\System\Data\SQLTypes\SQLUtility.cs (1)
69
protected SqlTypeException(SerializationInfo si, StreamingContext sc) :
base
(SqlTypeExceptionSerialization(si, sc), sc) {
System.Drawing (1)
commonui\System\Drawing\Printing\InvalidPrinterException.cs (1)
45
protected InvalidPrinterException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
System.IdentityModel (3)
System\IdentityModel\LimitExceededException.cs (1)
51
:
base
(info, context)
System\IdentityModel\SecurityMessageSerializationException.cs (1)
26
:
base
(info, context)
System\IdentityModel\Tokens\SecurityTokenException.cs (1)
28
:
base
(info, context)
System.Management (1)
managementexception.cs (1)
675
protected ManagementException(SerializationInfo info, StreamingContext context) :
base
(info, context)
System.ServiceModel (7)
System\ServiceModel\CommunicationException.cs (1)
16
protected CommunicationException(SerializationInfo info, StreamingContext context) :
base
(info, context) { }
System\ServiceModel\Dispatcher\InvalidBodyAccessException.cs (1)
16
:
base
(info, context)
System\ServiceModel\Dispatcher\MultipleFilterMatchesException.cs (1)
19
:
base
(info, context)
System\ServiceModel\InvalidMessageContractException.cs (1)
28
:
base
(info, context)
System\ServiceModel\QuotaExceededException.cs (1)
29
:
base
(info, context)
System\ServiceModel\WrappedDispatcherException.cs (1)
24
:
base
(info, context)
System\UriTemplateMatchException.cs (1)
26
:
base
(info, context)
System.ServiceModel.Internals (2)
System\Runtime\FatalException.cs (1)
26
protected FatalException(SerializationInfo info, StreamingContext context) :
base
(info, context)
System\Runtime\Fx.cs (1)
1305
:
base
(info, context)
System.Transactions (1)
System\Transactions\TransactionException.cs (1)
101
) :
base
( info, context )
System.Web (3)
Cache\SqlCacheDependency.cs (2)
439
:
base
(info, context) {
463
:
base
(info, context) {
Management\SqlServices.cs (1)
75
:
base
(info, context) {
System.Web.Services (1)
System\Web\Services\Protocols\SoapException.cs (1)
188
protected SoapException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
System.Workflow.Activities (3)
LocalService\WorkflowMessageEventHandler.cs (1)
40
:
base
(info, context)
Role\RoleExceptions.cs (1)
28
:
base
(info, context)
Rules\Parser\Exceptions.cs (1)
35
:
base
(serializeInfo, context)
System.Workflow.Runtime (2)
Hosting\PersistenceException.cs (1)
23
protected PersistenceException(SerializationInfo info, StreamingContext context) :
base
(info, context) { }
Tracking\TrackingProfileDeserializationException.cs (1)
38
:
base
(info, context)
System.Xml (4)
System\Xml\Schema\XmlSchemaException.cs (1)
35
protected XmlSchemaException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
System\Xml\XmlException.cs (1)
44
protected XmlException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
System\Xml\XPath\XPathException.cs (1)
28
protected XPathException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
System\Xml\Xslt\XsltException.cs (1)
29
protected XsltException(SerializationInfo info, StreamingContext context) :
base
(info, context) {