1 write to _now
KeyManagementSimulator (1)
Program.cs (1)
390_now = now;
2 references to _now
KeyManagementSimulator (2)
Program.cs (2)
357GetUtcNow = () => _now, 402Debug.Assert(now >= _now);