1 write to args
System.ServiceModel (1)
System\ServiceModel\ClientBase.cs (1)
1434
this.
args
= args;
3 references to args
System.ServiceModel (3)
System\ServiceModel\ClientBase.cs (3)
1439
get { return this.
args
; }
1444
get { return this.
args
.Length; }
1472
get { return this.
args
; }