1 write to _dictionaryStrings1
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelDictionary.cs (1)
69_dictionaryStrings1 = new XmlDictionaryString[keyThreshold];
3 references to _dictionaryStrings1
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelDictionary.cs (3)
68if (_dictionaryStrings1 == null) 70s = _dictionaryStrings1[key]; 74_dictionaryStrings1[key] = s;