2 writes to owner
System.ServiceModel (2)
System\UriTemplate.cs (2)
1666this.owner = owner; 1683this.owner = owner;
1 reference to owner
System.ServiceModel (1)
System\UriTemplate.cs (1)
1712Fx.Assert(numMatchedSegments == this.owner.segments.Count, "We should have matched the other segments");