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