2 writes to countOption
System.Data.Services.Client (2)
System\Data\Services\Client\ALinq\ResourceExpression.cs (2)
76
this.
countOption
= countOption;
113
set { this.
countOption
= value; }
1 reference to countOption
System.Data.Services.Client (1)
System\Data\Services\Client\ALinq\ResourceExpression.cs (1)
112
get { return this.
countOption
; }