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