1 write to root
System.Data.Services (1)
System\Data\Services\Epm\EpmContentSerializer.cs (1)
132
this.
root
= new EpmNullValuedPropertyNode { Name = null };
2 references to root
System.Data.Services (2)
System\Data\Services\Epm\EpmContentSerializer.cs (2)
142
EpmNullValuedPropertyNode current = this.
root
;
252
this.AddNullValuesToContent(this.
root
, content);