1 write to temp
System (1)
compmod\system\collections\specialized\stringcollection.cs (1)
218this.temp = (IEnumerable)(mappings);
1 reference to temp
System (1)
compmod\system\collections\specialized\stringcollection.cs (1)
219this.baseEnumerator = temp.GetEnumerator();