4 references to GetExpandNodeAnnotation
System.Data.Services (4)
System\Data\Services\Providers\BasicExpandProvider.cs (4)
1892
ExpandNode trueAnnotation = this.
GetExpandNodeAnnotation
(c.IfTrue);
1893
ExpandNode falseAnnotation = this.
GetExpandNodeAnnotation
(c.IfFalse);
1925
ExpandNode operandAnnotation = this.
GetExpandNodeAnnotation
(u.Operand);
1978
ExpandNode operandExpandNode = this.
GetExpandNodeAnnotation
(operandExpression);