1 write to _trace
System.Net.Mail (1)
src\libraries\Common\src\System\Net\DebugSafeHandleZeroOrMinusOneIsInvalid.cs (1)
19
_trace
= "WARNING! GC-ed >>" + this.GetType().FullName + "<< (should be explicitly closed) \r\n";
1 reference to _trace
System.Net.Mail (1)
src\libraries\Common\src\System\Net\DebugSafeHandleZeroOrMinusOneIsInvalid.cs (1)
25
if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this,
_trace
);