4 references to SetExpandNodeAnnotation
System.Data.Services (4)
System\Data\Services\Providers\BasicExpandProvider.cs (4)
1899this.SetExpandNodeAnnotation(c, trueAnnotation != null ? trueAnnotation : falseAnnotation); 1928this.SetExpandNodeAnnotation(u, operandAnnotation); 1946this.SetExpandNodeAnnotation(p, this.parameterExpandNode); 1984this.SetExpandNodeAnnotation(accessExpression, childExpandNode);