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