1 write to strings
System.ServiceModel (1)
System\ServiceModel\ServiceModelDictionary.cs (1)
21
this.
strings
= strings;
3 references to strings
System.ServiceModel (3)
System\ServiceModel\ServiceModelDictionary.cs (3)
46
dictionary.Add(
strings
[i], i);
72
s = CreateString(
strings
[key], key);
83
s = CreateString(
strings
[key], key);