4 references to Match
System.Data.Services (4)
System\Data\Services\Epm\EpmCustomContentDeSerializer.cs (3)
90if (!EpmContentDeSerializerBase.Match(currentRoot, this.PropertiesApplied)) 118if (!EpmContentDeSerializerBase.Match(currentRoot, this.PropertiesApplied)) 163if (!EpmContentDeSerializerBase.Match(attributeSegment, this.PropertiesApplied))
System\Data\Services\Epm\EpmSyndicationContentDeSerializer.cs (1)
51if (!EpmContentDeSerializerBase.Match(newRoot, this.PropertiesApplied))