Searched refs:factoryIfNonExistent (Results 1 – 2 of 2) sorted by relevance
18 Func<ClockEntry> factoryIfNonExistent = null); in ExchangeClockEntryWith() argument
91 Func<ClockEntry> factoryIfNonExistent) in ExchangeClockEntryWith() argument100 if(factoryIfNonExistent != null) in ExchangeClockEntryWith()102 clockEntries.Add(factoryIfNonExistent()); in ExchangeClockEntryWith()