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