Searched refs:__slotContext (Results 1 – 2 of 2) sorted by relevance
108 private __slotContext: { content: Record<string, any>, parentVm: Vm }; property in Vm817 return this.__slotContext;821 this.__slotContext = newMSoltContext;
554 this.__slotContext = { content: namedContents, parentVm: vm };