1 write to _getAllElementsCallCount
KeyManagementSimulator (1)
Program.cs (1)
532
_getAllElementsCallCount
++;
1 reference to _getAllElementsCallCount
KeyManagementSimulator (1)
Program.cs (1)
527
public int GetAllElementsCallCount =>
_getAllElementsCallCount
;