1 reference to FACILITY_WIN32
System.Web (1)
HttpException.cs (1)
52
hr = (int)(((uint)lastError & 0x0000FFFF) | (
FACILITY_WIN32
<< 16) | 0x80000000);