3 references to WriteEpmProperties
System.Data.Services (3)
System\Data\Services\Serializers\MetadataSerializer.cs (3)
349
WriteEpmProperties
(xmlWriter, entityType.InheritedEpmInfo, false, false);
505
WriteEpmProperties
(xmlWriter, currentEpmInfos, true, false);
521
WriteEpmProperties
(xmlWriter, currentEpmInfos, currentEpmInfos.Any(ei => ei.SourcePath == resourceProperty.Name), true);