1 write to haveWins
System (1)
net\System\Net\NetworkInformation\SystemIPv4InterfaceProperties.cs (1)
28haveWins = (ipAdapterAddresses.firstWinsServerAddress != IntPtr.Zero);
1 reference to haveWins
System (1)
net\System\Net\NetworkInformation\SystemIPv4InterfaceProperties.cs (1)
36public override bool UsesWins{get {return haveWins;}}