1 write to dictionaryStrings2
System.ServiceModel (1)
System\ServiceModel\ServiceModelDictionary.cs (1)
79dictionaryStrings2 = new XmlDictionaryString[count - keyThreshold];
3 references to dictionaryStrings2
System.ServiceModel (3)
System\ServiceModel\ServiceModelDictionary.cs (3)
78if (dictionaryStrings2 == null) 80s = dictionaryStrings2[key - keyThreshold]; 84dictionaryStrings2[key - keyThreshold] = s;