3 references to
mscorlib (3)
system\dllnotfoundexception.cs (1)
38
protected DllNotFoundException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\entrypointnotfoundexception.cs (1)
37
protected EntryPointNotFoundException(SerializationInfo info, StreamingContext context) :
base
(info, context) {
system\typeaccessexception.cs (1)
36
:
base
(info, context)