1 write to dictionaryStrings1
System.ServiceModel (1)
System\ServiceModel\ServiceModelDictionary.cs (1)
68dictionaryStrings1 = new XmlDictionaryString[keyThreshold];
3 references to dictionaryStrings1
System.ServiceModel (3)
System\ServiceModel\ServiceModelDictionary.cs (3)
67if (dictionaryStrings1 == null) 69s = dictionaryStrings1[key]; 73dictionaryStrings1[key] = s;