2 references to EcbGetUnicodeServerVariableByIndex
System.Web (2)
Hosting\ISAPIWorkerRequest.cs (2)
2290int r = UnsafeNativeMethods.EcbGetUnicodeServerVariableByIndex(_ecb, nameIndex, buffer.PinnedAddress, buffer.Length); 2294r = UnsafeNativeMethods.EcbGetUnicodeServerVariableByIndex(_ecb, nameIndex, buffer.PinnedAddress, buffer.Length);