6 references to NativeMethods
System.Web (6)
Security\ADMembershipProvider.cs (6)
4327
int result =
NativeMethods
.DsGetDcName(null, name, IntPtr.Zero, null, flags, out pDomainControllerInfo);
4352
NativeMethods
.NetApiBufferFree(pDomainControllerInfo);
4396
int result =
NativeMethods
.FormatMessageW(
NativeMethods
.FORMAT_MESSAGE_IGNORE_INSERTS |
4397
NativeMethods
.FORMAT_MESSAGE_FROM_SYSTEM |
4398
NativeMethods
.FORMAT_MESSAGE_ARGUMENT_ARRAY,