1 write to Element
System.Data.Services (1)
System\Data\Services\Epm\EpmContentSerializer.cs (1)
234
newNode.
Element
= currentValue;
4 references to Element
System.Data.Services (4)
System\Data\Services\Epm\EpmContentSerializer.cs (4)
157
currentValue = child.
Element
;
239
if (current.
Element
== null)
274
if (node.
Element
!= null)
302
Debug.Assert(node.
Element
== null, "node.Element == null");