2 references to firstWinsServerAddress
System (2)
net\System\Net\NetworkInformation\SystemIPInterfaceProperties.cs (1)
51
ipAdapterAddresses.
firstWinsServerAddress
);
net\System\Net\NetworkInformation\SystemIPv4InterfaceProperties.cs (1)
28
haveWins = (ipAdapterAddresses.
firstWinsServerAddress
!= IntPtr.Zero);