8 references to HasNoPrefixNorSuffix
System.ServiceModel (8)
System\UriTemplateCompoundPathSegment.cs (8)
102result.csClass = CompoundSegmentClass.HasNoPrefixNorSuffix; 299case CompoundSegmentClass.HasNoPrefixNorSuffix: 317case CompoundSegmentClass.HasNoPrefixNorSuffix: 335case CompoundSegmentClass.HasNoPrefixNorSuffix: 343case CompoundSegmentClass.HasNoPrefixNorSuffix: 351case CompoundSegmentClass.HasNoPrefixNorSuffix: 425Fx.Assert(this.csClass == CompoundSegmentClass.HasNoPrefixNorSuffix, "Otherwise, how did we got here?"); 426Fx.Assert(other.csClass == CompoundSegmentClass.HasNoPrefixNorSuffix, "Otherwise, how did we got here?");