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