2 references to PMCallISAPI
System.Web (2)
Configuration\IdentitySection.cs (1)
241if (UnsafeNativeMethods.PMCallISAPI(IntPtr.Zero,
Hosting\ISAPIWorkerRequest.cs (1)
3080return UnsafeNativeMethods.PMCallISAPI(_ecb, iFunction, bufIn, bufIn.Length, bufOut, bufOut.Length);