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