2 references to TryDecode
System.Net.NameResolution (2)
System\Net\DnsEncodedName.cs (2)
292
bool success =
TryDecode
(chars, out int charsWritten);
365
bool success =
TryDecode
(chars, out int charsWritten);