Searched refs:ReferToA2 (Results 1 – 6 of 6) sorted by relevance
26 def ReferToA2(self): member in TableInC
30 func (rcv *TableInC) ReferToA2(obj *SecondTableInA) *SecondTableInA { func
16 public SecondTableInA ReferToA2 { get { return GetReferToA2(new SecondTableInA()); } } property in NamespaceA.TableInC
33 def ReferToA2(self): member in TableInC
42 func (rcv *TableInC) ReferToA2(obj *SecondTableInA) *SecondTableInA { func
19 …public NamespaceA.SecondTableInA? ReferToA2 { get { int o = __p.__offset(6); return o != 0 ? (Name… property