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)
25if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this, _trace);