2 references to EcbGetServerVariableByIndex
System.Web (2)
Hosting\ISAPIWorkerRequest.cs (2)
1876int retVal = UnsafeNativeMethods.EcbGetServerVariableByIndex(_ecb, nameIndex, buf.Buffer, buf.Buffer.Length); 1880retVal = UnsafeNativeMethods.EcbGetServerVariableByIndex(_ecb, nameIndex, buf.Buffer, buf.Buffer.Length);