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