terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
IsCurrent
bool Mono.Security.X509.X509Crl.IsCurrent
get
Definition at line
202
of file
X509Crl.cs
.
203
{
204
get
205
{
206
if
(!
true
)
207
{
208
}
209
DateTime
now
=
DateTime
.
Now
;
210
return
this.
WasCurrent
(now);
211
}
212
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Mono.Security.X509.X509Crl.WasCurrent
bool WasCurrent(DateTime instant)
Definition
X509Crl.cs:215
System.DateTime.Now
static DateTime Now
Definition
DateTime.cs:530
System.DateTime
Definition
DateTime.cs:13
Mono
Security
X509
X509Crl
Generated by
1.10.0