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