3 references to Ecb
System.Web (3)
EtwTrace.cs (2)
250UnsafeNativeMethods.TraceRaiseEventWithEcb((int) traceType, inproc.Ecb, data1, data2, data3, data4); 258UnsafeNativeMethods.PMTraceRaiseEvent((int) traceType, outofproc.Ecb, data1, data2, data3, data4);
Hosting\ISAPIRuntime.cs (1)
186if (wr != null && wr.Ecb == IntPtr.Zero) {