3 references to BuildPropertyPath
System.Data.Services (3)
System\Data\Services\Serializers\PlainXmlDeserializer.cs (3)
525
this.
BuildPropertyPath
(propertyName),
540
this.propertiesApplied.AddAppliedProperty(this.
BuildPropertyPath
(appliedPropertyName), isNull);
593
this.propertiesApplied.AddAppliedProperty(this.
BuildPropertyPath
(appliedPropertyName), false);