1 write to dictionary
System.ServiceModel (1)
System\ServiceModel\ServiceModelDictionary.cs (1)
47
this.
dictionary
= dictionary;
2 references to dictionary
System.ServiceModel (2)
System\ServiceModel\ServiceModelDictionary.cs (2)
42
if (this.
dictionary
== null)
50
if (this.
dictionary
.TryGetValue(key, out id))