2 writes to HasGetTypeBeenAttempted
System.Activities (2)
System\Activities\DynamicUpdate\ArgumentInfo.cs (2)
34
this.
HasGetTypeBeenAttempted
= true;
54
this.
HasGetTypeBeenAttempted
= true;
1 reference to HasGetTypeBeenAttempted
System.Activities (1)
System\Activities\DynamicUpdate\ArgumentInfo.cs (1)
51
if (this.type == null && !this.
HasGetTypeBeenAttempted
)