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