6 references to NullPropagationRequired
System.Data.Services (6)
System\Data\Services\Parsing\RequestQueryParser.cs (2)
235this.nullPropagationRequired = this.provider.NullPropagationRequired; 2093result, (LambdaExpression)filter, this.provider.NullPropagationRequired);
System\Data\Services\Providers\BasicExpandProvider.cs (4)
1353expression, filterLambda, this.ExpandProvider.Provider.NullPropagationRequired); 1466if (this.singleResult && this.ExpandProvider.Provider.NullPropagationRequired) 1667if (!this.ExpandProvider.Provider.NullPropagationRequired) 1713if (this.ExpandProvider.Provider.NullPropagationRequired)