6 references to _formats
System.Windows.Forms (6)
System\Windows\Forms\OLE\DataObject.FormatEnumerator.cs (6)
29_formats.AddRange(source._formats); 53_formats.Add(temp); 59if (_current >= _formats.Count || celt <= 0) 69ComTypes.FORMATETC current = _formats[_current]; 90if (_current + celt >= _formats.Count)