1 instantiation of FlakyXmlRepository
KeyManagementSimulator (1)
Program.cs (1)
99
var repository = new
FlakyXmlRepository
(simulatorRandom, pFail: 0); // Causes keyring update to throw - not interesting
1 reference to FlakyXmlRepository
KeyManagementSimulator (1)
Program.cs (1)
99
var
repository = new FlakyXmlRepository(simulatorRandom, pFail: 0); // Causes keyring update to throw - not interesting