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