3 references to
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\DllNotFoundException.cs (1)
37protected DllNotFoundException(SerializationInfo info, StreamingContext context) : base(info, context)
src\libraries\System.Private.CoreLib\src\System\EntryPointNotFoundException.cs (1)
37protected EntryPointNotFoundException(SerializationInfo info, StreamingContext context) : base(info, context)
src\libraries\System.Private.CoreLib\src\System\TypeAccessException.cs (1)
36protected TypeAccessException(SerializationInfo info, StreamingContext context) : base(info, context)