2 references to ReadParameterAttribute
System (2)
net\System\Net\mail\ContentDisposition.cs (1)
370
string paramAttribute = MailBnfHelper.
ReadParameterAttribute
(disposition, ref offset, null);
net\System\Net\mail\ContentType.cs (1)
286
string paramAttribute = MailBnfHelper.
ReadParameterAttribute
(type, ref offset, null);