2 references to GetMaxValue
System.IdentityModel (2)
System\IdentityModel\DateTimeUtil.cs (1)
24return GetMaxValue(time.Kind);
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (1)
1992if (conditions.NotOnOrAfter != DateTimeUtil.GetMaxValue(DateTimeKind.Utc) &&