1 reference to TryParseLocalPart
System.Net.Mail (1)
System\Net\Mail\MailAddressParser.cs (1)
114if (!TryParseLocalPart(data, ref index, expectAngleBracket, expectMultipleAddresses, out string? localPart, throwExceptionIfFail))