2 references to ReadParameterAttribute
System.Net.Mail (2)
System\Net\Mime\ContentDisposition.cs (1)
292string? paramAttribute = MailBnfHelper.ReadParameterAttribute(_disposition, ref offset);
System\Net\Mime\ContentType.cs (1)
249string? paramAttribute = MailBnfHelper.ReadParameterAttribute(_type, ref offset);