Searched refs:eagerProperties (Results 1 – 5 of 5) sorted by relevance
27 private eagerProperties: PropertyTreeNode | undefined; property in PropertiesProviderBuilder34 this.eagerProperties = value;60 assertDefined(this.eagerProperties),
106 const eagerProperties = assertDefined( constant112 if (!eagerProperties.includes(it)) {179 const eagerProperties = this.makeContainerChildEagerPropertiesTree( constant195 .setEagerProperties(eagerProperties)235 const eagerProperties = assertDefined( constant245 if (!eagerProperties.includes(it)) denyList.push(it);
189 const eagerProperties = this.makeEagerPropertiesTree(node); constant193 .setEagerProperties(eagerProperties)
201 const eagerProperties = ParserSfUtils.makeEagerPropertiesTree( constant209 .setEagerProperties(eagerProperties)
199 const eagerProperties = ParserSfUtils.makeEagerPropertiesTree(207 .setEagerProperties(eagerProperties)