183 if (stackTraceString !=
null)
234 if ((className3 ==
null ||
className3 !=
null) && (
" ---> " ==
null ||
" ---> " !=
null))
238 if (text2 ==
null || text2 !=
null)
241 if ((newLine ==
null || newLine !=
null) && (
" " ==
null ||
" " !=
null))
257 if (stackTrace !=
null)
282 info.AddValue(
"ClassName", className, type);
285 info.AddValue(
"Message", message,
type2);
294 info.AddValue(
"StackTraceString", stackTrace,
type5);
300 info.AddValue(
"ExceptionMethod", num);
307 if (safeSerializationManager !=
null)
322 if (safeSerializationManager !=
null)
339 if (stackTrace !=
null)
341 if (stackTrace !=
null)
344 if (stackTrace !=
null)
class f__AnonymousType0<< Count > j__TPar
static string GetResourceString(string key)
static string GetStackTrace(Exception e, bool needFileInfo)
static string GetMessageFromNativeResources(Exception.ExceptionMessageKind kind)
string GetStackTrace(bool needFileInfo)
string StripFileInfo(string stackTrace, bool isRemoteStackTrace)
override string ToString()
Exception(SerializationInfo info, StreamingContext context)
Exception _innerException
virtual void GetObjectData(SerializationInfo info, StreamingContext context)
void RestoreExceptionDispatchInfo(ExceptionDispatchInfo exceptionDispatchInfo)
void SetErrorCode(int hr)
Exception FixRemotingException()
static void ReportUnhandledException(Exception exception)
Exception(string message, Exception innerException)
SafeSerializationManager _safeSerializationManager
IntPtr[] native_trace_ips
StackTrace[] captured_traces
const int _COMPlusExceptionCode
void OnDeserialized(StreamingContext context)
string ToString(bool needFileLineInfo, bool needMessage)
string _remoteStackTraceString
Exception(string message)
void CompleteDeserialization(object deserializedObject)
void AddValue(string name, object value, Type type)