4 references to ErrorBufferOverflow
System (4)
net\System\Net\Internal.cs (1)
217while (result == IpHelperErrors.ErrorBufferOverflow)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (1)
33while (result == IpHelperErrors.ErrorBufferOverflow) {
net\System\Net\NetworkInformation\SystemIPv4InterfaceProperties.cs (1)
84while (result == IpHelperErrors.ErrorBufferOverflow) {
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (1)
92while (result == IpHelperErrors.ErrorBufferOverflow) {