2 references to InternalGet
System.Net.Mail (2)
System\Net\Mime\ContentDisposition.cs (2)
68
SmtpDateTime? dateValue = ((TrackingValidationObjectDictionary)Parameters).
InternalGet
(parameterName) as SmtpDateTime;
164
object? sizeValue = ((TrackingValidationObjectDictionary)Parameters).
InternalGet
(SizeKey);