_pendingReferences Protected
_pendingReferences: PendingReferenceMap<PartiallyCommittedEntity> = ...
map of (unprocessed element, referencing processed element) pairs to the partially committed element that needs the reference resolved and have some helper methods below for now
Defined in
- transformer/src/IModelTransformer.ts Line 245
Last Updated: 20 June, 2023