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