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