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