1 write to queryValueVariableNamesSnapshot
System.ServiceModel (1)
System\UriTemplate.cs (1)
1192Interlocked.CompareExchange<ReadOnlyCollection<string>>(ref this.queryValueVariableNamesSnapshot, new ReadOnlyCollection<string>(
2 references to queryValueVariableNamesSnapshot
System.ServiceModel (2)
System\UriTemplate.cs (2)
1190if (this.queryValueVariableNamesSnapshot == null) 1195return this.queryValueVariableNamesSnapshot;