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