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