Implemented interface member:
method
GetObjectData
System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
71 overrides of GetObjectData
http2cat (1)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
42public override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
IIS.FunctionalTests (1)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
42public override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
IIS.LongTests (1)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
42public override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
IIS.NewHandler.FunctionalTests (1)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
42public override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
IIS.NewShim.FunctionalTests (1)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
42public override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
IISExpress.FunctionalTests (1)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
42public override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
Microsoft.AspNetCore.Components (1)
src\Http\Routing\src\Patterns\RoutePatternException.cs (1)
51public override void GetObjectData(SerializationInfo info, StreamingContext context)
Microsoft.AspNetCore.Routing (1)
Patterns\RoutePatternException.cs (1)
51public override void GetObjectData(SerializationInfo info, StreamingContext context)
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
42public override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
42public override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
Microsoft.AspNetCore.Shared.Tests (1)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (1)
42public override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
Microsoft.Build.Framework (1)
LoggerException.cs (1)
106public override void GetObjectData(SerializationInfo info, StreamingContext context)
Microsoft.DotNet.Helix.Client (1)
generated-code\HelixApi.cs (1)
351public override void GetObjectData(SerializationInfo info, StreamingContext context)
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlParseException.cs (1)
250public override void GetObjectData(SerializationInfo info, StreamingContext context)
PresentationFramework (2)
System\Windows\Markup\XamlParseException.cs (1)
250public override void GetObjectData(SerializationInfo info, StreamingContext context)
System\Windows\ResourceReferenceKeyNotFoundException.cs (1)
64public override void GetObjectData(SerializationInfo info, StreamingContext context)
ReachFramework (1)
PrintSystemExceptions\PrintSystemException.cs (1)
146GetObjectData(
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\Primitives\ComposablePartException.cs (1)
171public override void GetObjectData(SerializationInfo info, StreamingContext context)
System.ComponentModel.TypeConverter (2)
System\ComponentModel\LicenseException.cs (1)
77public override void GetObjectData(SerializationInfo info, StreamingContext context)
System\ComponentModel\WarningException.cs (1)
82public override void GetObjectData(SerializationInfo info, StreamingContext context)
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationException.cs (1)
102public override void GetObjectData(SerializationInfo info, StreamingContext context)
System.Data.Common (1)
System\Data\DBConcurrencyException.cs (1)
42public override void GetObjectData(SerializationInfo info, StreamingContext context)
System.Data.Odbc (1)
System\Data\Odbc\OdbcException.cs (1)
60public override void GetObjectData(SerializationInfo si, StreamingContext context)
System.Data.OleDb (1)
artifacts\obj\System.Data.OleDb\Debug\net10.0\System.Data.OleDb.notsupported.cs (1)
266public override void GetObjectData(System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext context) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_OleDb); }
System.Diagnostics.EventLog (1)
artifacts\obj\System.Diagnostics.EventLog\Debug\net10.0\System.Diagnostics.EventLog.notsupported.cs (1)
242public override void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_EventLog); }
System.DirectoryServices (4)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (4)
271public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } 567public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } 586public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } 762public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
System.DirectoryServices.AccountManagement (2)
artifacts\obj\System.DirectoryServices.AccountManagement\Debug\net10.0\System.DirectoryServices.AccountManagement.notsupported.cs (2)
313public override void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } 351public override void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
System.DirectoryServices.Protocols (2)
artifacts\obj\System.DirectoryServices.Protocols\Debug\net10.0\System.DirectoryServices.Protocols.notsupported.cs (2)
235public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } 378public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
System.Drawing.Common (1)
Special\NotSupported.cs (1)
2712public override void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.PlatformNotSupportedException(System.SR.SystemDrawingCommon_PlatformNotSupported); }
System.IO.Packaging (1)
System\IO\Packaging\FileFormatException.cs (1)
136public override void GetObjectData(SerializationInfo info, StreamingContext context)
System.Management (1)
artifacts\obj\System.Management\Debug\net10.0\System.Management.notsupported.cs (1)
258public override void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemManagement); }
System.Net.Mail (1)
System\Net\Mail\SmtpException.cs (1)
114public override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
System.Net.Primitives (1)
artifacts\obj\System.Net.Primitives\Debug\net10.0\System.Net.Primitives.notsupported.cs (1)
99public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_NetPrimitives); }
System.Net.Requests (2)
artifacts\obj\System.Net.Requests\Debug\net10.0\System.Net.Requests.notsupported.cs (2)
307public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.PlatformNotSupportedException(System.SR.SystemNetRequests_PlatformNotSupported); } 324public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.PlatformNotSupportedException(System.SR.SystemNetRequests_PlatformNotSupported); }
System.Private.CoreLib (16)
src\libraries\System.Private.CoreLib\src\System\AggregateException.cs (1)
208public override void GetObjectData(SerializationInfo info, StreamingContext context)
src\libraries\System.Private.CoreLib\src\System\ArgumentException.cs (1)
67public override void GetObjectData(SerializationInfo info, StreamingContext context)
src\libraries\System.Private.CoreLib\src\System\BadImageFormatException.cs (1)
63public override void GetObjectData(SerializationInfo info, StreamingContext context)
src\libraries\System.Private.CoreLib\src\System\ComponentModel\Win32Exception.cs (1)
70public override void GetObjectData(SerializationInfo info, StreamingContext context)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Contracts\ContractException.cs (1)
49public override void GetObjectData(SerializationInfo info, StreamingContext context)
src\libraries\System.Private.CoreLib\src\System\IO\FileLoadException.cs (1)
83public override void GetObjectData(SerializationInfo info, StreamingContext context)
src\libraries\System.Private.CoreLib\src\System\IO\FileNotFoundException.cs (1)
105public override void GetObjectData(SerializationInfo info, StreamingContext context)
src\libraries\System.Private.CoreLib\src\System\MissingMemberException.cs (1)
51public override void GetObjectData(SerializationInfo info, StreamingContext context)
src\libraries\System.Private.CoreLib\src\System\NotFiniteNumberException.cs (1)
65public override void GetObjectData(SerializationInfo info, StreamingContext context)
src\libraries\System.Private.CoreLib\src\System\ObjectDisposedException.cs (1)
80public override void GetObjectData(SerializationInfo info, StreamingContext context)
src\libraries\System.Private.CoreLib\src\System\Reflection\ReflectionTypeLoadException.cs (1)
38public override void GetObjectData(SerializationInfo info, StreamingContext context)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RuntimeWrappedException.cs (1)
36public override void GetObjectData(SerializationInfo info, StreamingContext context)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\SwitchExpressionException.cs (1)
47public override void GetObjectData(SerializationInfo info, StreamingContext context)
src\libraries\System.Private.CoreLib\src\System\Security\SecurityException.cs (1)
72public override void GetObjectData(SerializationInfo info, StreamingContext context)
src\libraries\System.Private.CoreLib\src\System\TypeInitializationException.cs (1)
56public override void GetObjectData(SerializationInfo info, StreamingContext context)
src\libraries\System.Private.CoreLib\src\System\TypeLoadException.cs (1)
64public override void GetObjectData(SerializationInfo info, StreamingContext context)
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaException.cs (1)
65public override void GetObjectData(SerializationInfo info, StreamingContext context)
System\Xml\XmlException.cs (1)
73public override void GetObjectData(SerializationInfo info, StreamingContext context)
System\Xml\XPath\XPathException.cs (1)
57public override void GetObjectData(SerializationInfo info, StreamingContext context)
System\Xml\Xslt\XsltException.cs (1)
61public override void GetObjectData(SerializationInfo info, StreamingContext context)
System.Security.AccessControl (1)
artifacts\obj\System.Security.AccessControl\Debug\net10.0\System.Security.AccessControl.notsupported.cs (1)
449public override void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_AccessControl); }
System.Security.Permissions (1)
System\Security\HostProtectionException.cs (1)
92public override void GetObjectData(SerializationInfo info, StreamingContext context)
System.Security.Principal.Windows (1)
artifacts\obj\System.Security.Principal.Windows\Debug\net10.0\System.Security.Principal.Windows.notsupported.cs (1)
28public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_Principal); }
System.Text.Json (1)
System\Text\Json\JsonException.cs (1)
114public override void GetObjectData(SerializationInfo info, StreamingContext context)
System.Windows.Forms.Design (2)
System\ComponentModel\Design\ExceptionCollection.cs (1)
36public override void GetObjectData(SerializationInfo info, StreamingContext context)
System\ComponentModel\Design\Serialization\CodeDomSerializerException.cs (1)
40public override void GetObjectData(SerializationInfo info, StreamingContext context)
System.Xaml (1)
System\Xaml\XamlException.cs (1)
77public override void GetObjectData(SerializationInfo info, StreamingContext context)
UIAutomationTypes (4)
System\Windows\Automation\ElementNotAvailableException.cs (1)
77public override void GetObjectData(SerializationInfo info, StreamingContext context)
System\Windows\Automation\ElementNotEnabledException.cs (1)
67public override void GetObjectData(SerializationInfo info, StreamingContext context)
System\Windows\Automation\NoClickablePointException.cs (1)
54public override void GetObjectData(SerializationInfo info, StreamingContext context)
System\Windows\Automation\ProxyAssemblyNotLoadedException.cs (1)
59public override void GetObjectData(SerializationInfo info, StreamingContext context)
66 references to GetObjectData
http2cat (2)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (2)
35base.GetObjectData(serializationInfo, streamingContext); 44base.GetObjectData(serializationInfo, streamingContext);
IIS.FunctionalTests (2)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (2)
35base.GetObjectData(serializationInfo, streamingContext); 44base.GetObjectData(serializationInfo, streamingContext);
IIS.LongTests (2)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (2)
35base.GetObjectData(serializationInfo, streamingContext); 44base.GetObjectData(serializationInfo, streamingContext);
IIS.NewHandler.FunctionalTests (2)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (2)
35base.GetObjectData(serializationInfo, streamingContext); 44base.GetObjectData(serializationInfo, streamingContext);
IIS.NewShim.FunctionalTests (2)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (2)
35base.GetObjectData(serializationInfo, streamingContext); 44base.GetObjectData(serializationInfo, streamingContext);
IISExpress.FunctionalTests (2)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (2)
35base.GetObjectData(serializationInfo, streamingContext); 44base.GetObjectData(serializationInfo, streamingContext);
Microsoft.AspNetCore.Components (1)
src\Http\Routing\src\Patterns\RoutePatternException.cs (1)
54base.GetObjectData(info, context);
Microsoft.AspNetCore.Routing (1)
Patterns\RoutePatternException.cs (1)
54base.GetObjectData(info, context);
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (2)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (2)
35base.GetObjectData(serializationInfo, streamingContext); 44base.GetObjectData(serializationInfo, streamingContext);
Microsoft.AspNetCore.Server.Kestrel.Core (2)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (2)
35base.GetObjectData(serializationInfo, streamingContext); 44base.GetObjectData(serializationInfo, streamingContext);
Microsoft.AspNetCore.Shared.Tests (2)
src\Shared\runtime\Http2\Hpack\HuffmanDecodingException.cs (2)
35base.GetObjectData(serializationInfo, streamingContext); 44base.GetObjectData(serializationInfo, streamingContext);
Microsoft.Build.Framework (1)
LoggerException.cs (1)
108base.GetObjectData(info, context);
Microsoft.DotNet.Helix.Client (1)
generated-code\HelixApi.cs (1)
363base.GetObjectData(info, context);
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlParseException.cs (1)
252base.GetObjectData(info, context);
PresentationFramework (2)
System\Windows\Markup\XamlParseException.cs (1)
252base.GetObjectData(info, context);
System\Windows\ResourceReferenceKeyNotFoundException.cs (1)
66base.GetObjectData(info, context);
ReachFramework (1)
PrintSystemExceptions\PrintSystemException.cs (1)
151base.GetObjectData(info, context);
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\Primitives\ComposablePartException.cs (1)
173base.GetObjectData(info, context);
System.ComponentModel.TypeConverter (2)
System\ComponentModel\LicenseException.cs (1)
79base.GetObjectData(info, context);
System\ComponentModel\WarningException.cs (1)
84base.GetObjectData(info, context);
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationException.cs (1)
104base.GetObjectData(info, context);
System.Data.Common (4)
System\Data\DBConcurrencyException.cs (1)
44base.GetObjectData(info, context);
System\Data\SQLTypes\SQLUtility.cs (3)
58fakeValue.GetObjectData(si, sc); 96fakeValue.GetObjectData(si, sc); 134fakeValue.GetObjectData(si, sc);
System.Data.Odbc (1)
System\Data\Odbc\OdbcException.cs (1)
62base.GetObjectData(si, context);
System.IO.Packaging (1)
System\IO\Packaging\FileFormatException.cs (1)
138base.GetObjectData(info, context);
System.Net.Mail (1)
System\Net\Mail\SmtpException.cs (1)
116base.GetObjectData(serializationInfo, streamingContext);
System.Private.CoreLib (16)
src\libraries\System.Private.CoreLib\src\System\AggregateException.cs (1)
210base.GetObjectData(info, context);
src\libraries\System.Private.CoreLib\src\System\ArgumentException.cs (1)
69base.GetObjectData(info, context);
src\libraries\System.Private.CoreLib\src\System\BadImageFormatException.cs (1)
65base.GetObjectData(info, context);
src\libraries\System.Private.CoreLib\src\System\ComponentModel\Win32Exception.cs (1)
72base.GetObjectData(info, context);
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Contracts\ContractException.cs (1)
51base.GetObjectData(info, context);
src\libraries\System.Private.CoreLib\src\System\IO\FileLoadException.cs (1)
85base.GetObjectData(info, context);
src\libraries\System.Private.CoreLib\src\System\IO\FileNotFoundException.cs (1)
107base.GetObjectData(info, context);
src\libraries\System.Private.CoreLib\src\System\MissingMemberException.cs (1)
53base.GetObjectData(info, context);
src\libraries\System.Private.CoreLib\src\System\NotFiniteNumberException.cs (1)
67base.GetObjectData(info, context);
src\libraries\System.Private.CoreLib\src\System\ObjectDisposedException.cs (1)
82base.GetObjectData(info, context);
src\libraries\System.Private.CoreLib\src\System\Reflection\ReflectionTypeLoadException.cs (1)
40base.GetObjectData(info, context);
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RuntimeWrappedException.cs (1)
38base.GetObjectData(info, context);
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\SwitchExpressionException.cs (1)
49base.GetObjectData(info, context);
src\libraries\System.Private.CoreLib\src\System\Security\SecurityException.cs (1)
74base.GetObjectData(info, context);
src\libraries\System.Private.CoreLib\src\System\TypeInitializationException.cs (1)
58base.GetObjectData(info, context);
src\libraries\System.Private.CoreLib\src\System\TypeLoadException.cs (1)
66base.GetObjectData(info, context);
System.Private.Uri (1)
System\UriFormatException.cs (1)
37base.GetObjectData(serializationInfo, streamingContext);
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaException.cs (1)
67base.GetObjectData(info, context);
System\Xml\XmlException.cs (1)
75base.GetObjectData(info, context);
System\Xml\XPath\XPathException.cs (1)
59base.GetObjectData(info, context);
System\Xml\Xslt\XsltException.cs (1)
63base.GetObjectData(info, context);
System.Security.Permissions (1)
System\Security\HostProtectionException.cs (1)
94base.GetObjectData(info, context);
System.Text.Json (1)
System\Text\Json\JsonException.cs (1)
116base.GetObjectData(info, context);
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexMatchTimeoutException.cs (1)
67base.GetObjectData(info, context);
System.Xaml (1)
System\Xaml\XamlException.cs (1)
83base.GetObjectData(info, context);
UIAutomationTypes (4)
System\Windows\Automation\ElementNotAvailableException.cs (1)
79base.GetObjectData(info, context);
System\Windows\Automation\ElementNotEnabledException.cs (1)
69base.GetObjectData(info, context);
System\Windows\Automation\NoClickablePointException.cs (1)
56base.GetObjectData(info, context);
System\Windows\Automation\ProxyAssemblyNotLoadedException.cs (1)
61base.GetObjectData(info, context);