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