2 references to PMGetAllServerVariables
System.Web (2)
Hosting\ISAPIWorkerRequest.cs (2)
2838int r = UnsafeNativeMethods.PMGetAllServerVariables(_ecb, buf.Buffer, buf.Buffer.Length); 2842r = UnsafeNativeMethods.PMGetAllServerVariables(_ecb, buf.Buffer, buf.Buffer.Length);