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