4 writes to arg1
mscorlib (4)
system\paramsarray.cs (4)
23
this.
arg1
= null;
33
this.
arg1
= arg1;
43
this.
arg1
= arg1;
54
this.
arg1
= len > 1 ? args[1] : null;
1 reference to arg1
mscorlib (1)
system\paramsarray.cs (1)
72
return this.
arg1
;