1 implementation of _Exception
mscorlib (1)
system\exception.cs (1)
39
public class Exception : ISerializable,
_Exception
1 reference to _Exception
mscorlib (1)
system\exception.cs (1)
36
[ComDefaultInterface(typeof(
_Exception
))]