2 references to EcbGetUnicodeServerVariable
System.Web (2)
Hosting\ISAPIWorkerRequest.cs (2)
2274
int r = UnsafeNativeMethods.
EcbGetUnicodeServerVariable
(_ecb, name, buffer.PinnedAddress, buffer.Length);
2278
r = UnsafeNativeMethods.
EcbGetUnicodeServerVariable
(_ecb, name, buffer.PinnedAddress, buffer.Length);