1 write to exceptionTrace
System.ServiceModel.Internals (1)
System\Runtime\Fx.cs (1)
56
exceptionTrace
= new ExceptionTrace(defaultEventSource, Trace);
2 references to exceptionTrace
System.ServiceModel.Internals (2)
System\Runtime\Fx.cs (2)
53
if (
exceptionTrace
== null)
59
return
exceptionTrace
;