3 references to OPTIONEXPAND
System.Data.Services.Client (3)
System\Data\Services\Client\ALinq\ResourceBinder.cs (2)
883
if (((string)name.Value).Trim() == UriHelper.DOLLARSIGN + UriHelper.
OPTIONEXPAND
)
2339
case UriHelper.
OPTIONEXPAND
:
System\Data\Services\Client\ALinq\UriWriter.cs (1)
454
this.uriBuilder.Append(UriHelper.
OPTIONEXPAND
);