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