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