9 references to
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\AmbiguousActionException.cs (1)
32
:
base
(info, context)
PresentationFramework (1)
System\Windows\ResourceReferenceKeyNotFoundException.cs (1)
40
protected ResourceReferenceKeyNotFoundException(SerializationInfo info, StreamingContext context) :
base
(info, context)
System.Net.Ping (1)
System\Net\NetworkInformation\PingException.cs (1)
26
base
(serializationInfo, streamingContext)
System.Net.Requests (2)
System\Net\ProtocolViolationException.cs (1)
41
:
base
(serializationInfo, streamingContext)
System\Net\WebException.cs (1)
59
:
base
(serializationInfo, streamingContext)
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\ObjectDisposedException.cs (1)
47
:
base
(info, context)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\SwitchExpressionException.cs (1)
33
:
base
(info, context)
System.Threading.Channels (1)
System\Threading\Channels\ChannelClosedException.netcoreapp.cs (1)
21
base
(info, context)
UIAutomationTypes (1)
System\Windows\Automation\ElementNotEnabledException.cs (1)
56
protected ElementNotEnabledException(SerializationInfo info, StreamingContext context) :
base
(info, context)