2 references to EcbGetServerVariable
System.Web (2)
Hosting\ISAPIWorkerRequest.cs (2)
1844int retVal = UnsafeNativeMethods.EcbGetServerVariable(_ecb, name, buf.Buffer, buf.Buffer.Length); 1848retVal = UnsafeNativeMethods.EcbGetServerVariable(_ecb, name, buf.Buffer, buf.Buffer.Length);