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