2 writes to allowWrites
System.Activities (2)
System\Activities\InlinedLocationReference.cs (2)
23this.allowWrites = accessDirection != ArgumentDirection.In; 31this.allowWrites = true;
1 reference to allowWrites
System.Activities (1)
System\Activities\InlinedLocationReference.cs (1)
79if (!this.allowWrites)