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