Searched refs:commonOperations (Results 1 – 2 of 2) sorted by relevance
29 private commonOperations = OperationChain.emptyChain<PropertyTreeNode>(); property in PropertiesProviderBuilder44 this.commonOperations = new OperationChain<PropertyTreeNode>(operations);62 this.commonOperations,
38 private readonly commonOperations: OperationChain<PropertyTreeNode>, property in PropertiesProvider42 this.eagerPropertiesRoot = this.commonOperations.apply(71 this.lazyPropertiesRoot = this.commonOperations.apply(