2 writes to s_fatalException
System.Runtime.Remoting (2)
channels\http\httpremotinghandler.cs (2)
116s_fatalException = e; 183s_fatalException = e;
2 references to s_fatalException
System.Runtime.Remoting (2)
channels\http\httpremotinghandler.cs (2)
192if (s_fatalException == null) 200WriteException(context, s_fatalException);