Implemented interface member:
method
GetObjectData
System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
78 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 (5)
BackEnd\Components\Communications\NodeFailedToLaunchException.cs (1)
92public override void GetObjectData(SerializationInfo info, StreamingContext context)
BackEnd\Shared\BuildAbortedException.cs (1)
119public override void GetObjectData(SerializationInfo info, StreamingContext context)
Errors\InternalLoggerException.cs (1)
135public override void GetObjectData(SerializationInfo info, StreamingContext context)
Errors\InvalidProjectFileException.cs (1)
117public override void GetObjectData(SerializationInfo info, StreamingContext context)
Errors\InvalidToolsetDefinitionException.cs (1)
104public override void GetObjectData(SerializationInfo info, StreamingContext context)
Microsoft.Build.Framework (1)
LoggerException.cs (1)
107public 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)
MSBuild (2)
CommandLineSwitchException.cs (1)
104public override void GetObjectData(SerializationInfo info, StreamingContext context)
InitializationException.cs (1)
97public 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.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.Http (1)
src\libraries\Common\src\System\Net\Http\aspnetcore\Http2\Hpack\HuffmanDecodingException.cs (1)
42public override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
System.Net.Mail (1)
System\Net\Mail\SmtpException.cs (1)
114public override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
System.Net.Primitives (1)
System\Net\CookieException.cs (1)
50public override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
System.Net.Requests (2)
System\Net\ProtocolViolationException.cs (1)
53public override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
System\Net\WebException.cs (1)
75public override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
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)
82 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 (5)
BackEnd\Components\Communications\NodeFailedToLaunchException.cs (1)
94base.GetObjectData(info, context);
BackEnd\Shared\BuildAbortedException.cs (1)
121base.GetObjectData(info, context);
Errors\InternalLoggerException.cs (1)
137base.GetObjectData(info, context);
Errors\InvalidProjectFileException.cs (1)
119base.GetObjectData(info, context);
Errors\InvalidToolsetDefinitionException.cs (1)
108base.GetObjectData(info, context);
Microsoft.Build.Framework (1)
LoggerException.cs (1)
109base.GetObjectData(info, context);
Microsoft.DotNet.Helix.Client (1)
generated-code\HelixApi.cs (1)
363base.GetObjectData(info, context);
MSBuild (2)
CommandLineSwitchException.cs (1)
106base.GetObjectData(info, context);
InitializationException.cs (1)
99base.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.Compression (1)
System\IO\Compression\DeflateZLib\ZLibException.cs (1)
68base.GetObjectData(si, context);
System.IO.Packaging (1)
System\IO\Packaging\FileFormatException.cs (1)
138base.GetObjectData(info, context);
System.Net.Http (2)
src\libraries\Common\src\System\Net\Http\aspnetcore\Http2\Hpack\HuffmanDecodingException.cs (2)
35base.GetObjectData(serializationInfo, streamingContext); 44base.GetObjectData(serializationInfo, streamingContext);
System.Net.Mail (1)
System\Net\Mail\SmtpException.cs (1)
116base.GetObjectData(serializationInfo, streamingContext);
System.Net.Primitives (2)
System\Net\CookieException.cs (2)
45base.GetObjectData(serializationInfo, streamingContext); 52base.GetObjectData(serializationInfo, streamingContext);
System.Net.Requests (4)
System\Net\ProtocolViolationException.cs (2)
48base.GetObjectData(serializationInfo, streamingContext); 55base.GetObjectData(serializationInfo, streamingContext);
System\Net\WebException.cs (2)
70base.GetObjectData(serializationInfo, streamingContext); 77base.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);