3 writes to _stackTrace
mscorlib (3)
system\exception.cs (3)
44_stackTrace = null; 642_stackTrace = null; 703_stackTrace = null;
4 references to _stackTrace
mscorlib (4)
system\exception.cs (4)
277IRuntimeMethodInfo method = GetMethodFromStackTrace(_stackTrace); 300if (_stackTrace==null) { 354if (_stackTrace == null) 559if (_stackTrace!=null)