4 references to TryReadCfwsReverse
System.Net.Mail (4)
System\Net\Mail\MailAddressParser.cs (4)
172if (!WhitespaceReader.TryReadCfwsReverse(data, index, out index, throwExceptionIfFail)) 330if (!WhitespaceReader.TryReadCfwsReverse(data, index, out index, throwExceptionIfFail)) 366if (!WhitespaceReader.TryReadCfwsReverse(data, index, out int firstNonCommentIndex, throwExceptionIfFail)) 389if (!WhitespaceReader.TryReadCfwsReverse(data, index, out index, throwExceptionIfFail))