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