Searched refs:constructorSetValue (Results 1 – 3 of 3) sorted by relevance
43 public readonly constructorSetValue: string; property in TestUserClass50 this.constructorSetValue = constructorArg;
51 this.constructorSetValue = constructorArg;
50 // return classInstance.constructorSetValue === customSuperValue && TestUserClass.isMyInstance(…