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