Searched refs:ListCachedCountModifier (Results 1 – 2 of 2) sorted by relevance
144 class ListCachedCountModifier extends ModifierWithKey<number> {731 …modifierWithKey(this._modifiersWithKeys, ListCachedCountModifier.identity, ListCachedCountModifier…
26900 class ListCachedCountModifier extends ModifierWithKey { class26913 ListCachedCountModifier.identity = Symbol('listCachedCount');27487 …modifierWithKey(this._modifiersWithKeys, ListCachedCountModifier.identity, ListCachedCountModifier…