2 writes to _strings
System.Windows.Forms (2)
System\Windows\Forms\StringSource.cs (2)
26_strings = strings; 69_strings = newSource;
4 references to _strings
System.Windows.Forms (4)
System\Windows\Forms\StringSource.cs (4)
68Array.Clear(_strings, 0, _size); 71_size = _strings.Length; 81*ppenum = ComHelpers.GetComPointer<IEnumString>(new StringSource(_strings) { _current = _current }); 96rgelt[fetched] = (char*)Marshal.StringToCoTaskMemUni(_strings[_current]);