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