1 write to defaults
System.ServiceModel (1)
System\UriTemplate.cs (1)
268Interlocked.CompareExchange<IDictionary<string, string>>(ref this.defaults, new UriTemplateDefaults(this), null);
2 references to defaults
System.ServiceModel (2)
System\UriTemplate.cs (2)
266if (this.defaults == null) 270return this.defaults;