1 write to pathSegmentVariableNamesSnapshot
System.ServiceModel (1)
System\UriTemplate.cs (1)
1180Interlocked.CompareExchange<ReadOnlyCollection<string>>(ref this.pathSegmentVariableNamesSnapshot, new ReadOnlyCollection<string>(
2 references to pathSegmentVariableNamesSnapshot
System.ServiceModel (2)
System\UriTemplate.cs (2)
1178if (this.pathSegmentVariableNamesSnapshot == null) 1183return this.pathSegmentVariableNamesSnapshot;