2 references to ReadQuotedString
System (2)
net\System\Net\mail\ContentDisposition.cs (1)
388
paramValue = MailBnfHelper.
ReadQuotedString
(disposition, ref offset, null);
net\System\Net\mail\ContentType.cs (1)
305
paramValue = MailBnfHelper.
ReadQuotedString
(type, ref offset, null);