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