1 write to arguments
System.Activities (1)
System\Activities\Debugger\DebugInfo.cs (1)
178
this.
arguments
=
5 references to arguments
System.Activities (5)
System\Activities\Debugger\DebugInfo.cs (5)
176
if (this.
arguments
== null || this.
arguments
.Length == 0)
186
if (this.
arguments
.Length > 0)
188
this.CacheLocalInfos(this.
arguments
);
191
return this.
arguments
;