2 references to TryGetValidSegmentLength
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\PhysicalAddress.cs (2)
119if (!TryGetValidSegmentLength(address, ':', out validSegmentLength)) 134if (!TryGetValidSegmentLength(address, '.', out validSegmentLength))