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