2 references to GetMinValue
System.IdentityModel (2)
System\IdentityModel\DateTimeUtil.cs (1)
29
return
GetMinValue
(time.Kind);
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (1)
1983
if (conditions.NotBefore != DateTimeUtil.
GetMinValue
(DateTimeKind.Utc) &&