2 instantiations of FormatEnumerator
System.Private.Windows.Core (2)
System\Private\Windows\Ole\Composition.ManagedToNativeAdapter.cs (1)
234*ppenumFormatEtc = ComHelpers.GetComPointer<IEnumFORMATETC>(new FormatEnumerator(
System\Private\Windows\Ole\FormatEnumerator.cs (1)
103ppenum = new FormatEnumerator(this);
1 reference to FormatEnumerator
System.Private.Windows.Core (1)
System\Private\Windows\Ole\FormatEnumerator.cs (1)
20private FormatEnumerator(FormatEnumerator source)