2 writes to lastNonNullablePathParameter
System.ServiceModel (2)
System\UriTemplate.cs (2)
966
this.
lastNonNullablePathParameter
= lastNonNullablePathParameter;
973
this.
lastNonNullablePathParameter
= -1;
1 reference to lastNonNullablePathParameter
System.ServiceModel (1)
System\UriTemplate.cs (1)
995
return this.
lastNonNullablePathParameter
;