Searched refs:interceptGetProperties (Results 1 – 1 of 1) sorted by relevance
16 interceptGetProperties = new Set<number>(); property in VscodeRuntimeGetPropertiesHandler23 this.interceptGetProperties.add(message.id);37 this.interceptGetProperties.has(message.id)39 this.interceptGetProperties.delete(message.id);