1 write to args
System.Data.Services (1)
System\Data\Services\Parsing\RequestQueryParser.cs (1)
2633set { this.args = value; }
1 reference to args
System.Data.Services (1)
System\Data\Services\Parsing\RequestQueryParser.cs (1)
2632get { return this.args; }