2 references to WriteContentProperties
System.Data.Services.Client (2)
System\Data\Services\Client\DataServiceContext.cs (2)
2975
this.
WriteContentProperties
(writer, type, box.Entity, type.HasEntityPropertyMappings ? type.EpmSourceTree.Root : null, out propertiesWritten);
3361
this.
WriteContentProperties
(complexPropertyWriter, nested, propertyValue, matchedSegment, out shouldWriteComplexProperty);