7 references to PropertiesApplied
System.Data.Services (7)
System\Data\Services\Epm\EpmCustomContentDeSerializer.cs (3)
90
if (!EpmContentDeSerializerBase.Match(currentRoot, this.
PropertiesApplied
))
118
if (!EpmContentDeSerializerBase.Match(currentRoot, this.
PropertiesApplied
))
163
if (!EpmContentDeSerializerBase.Match(attributeSegment, this.
PropertiesApplied
))
System\Data\Services\Epm\EpmSyndicationContentDeSerializer.cs (1)
51
if (!EpmContentDeSerializerBase.Match(newRoot, this.
PropertiesApplied
))
System\Data\Services\Providers\ResourceType.cs (3)
790
String foundTypeName = deserializer.
PropertiesApplied
.MapPropertyToType(String.Join("/", segments, 0, currentIndex + 1));
823
if (!deserializer.
PropertiesApplied
.Lookup(sourcePath))
1006
deserializer.
PropertiesApplied
.AddAppliedProperty(sourcePath, false);