1 write to dwFlags
System (1)
net\System\Net\Internal.cs (1)
1416
dwFlags
= flags;
1 reference to dwFlags
System (1)
net\System\Net\Internal.cs (1)
1439
GlobalLog.Print(" dwFlags = " + String.Format("0x{0:x}",
dwFlags
));