2 references to IDispatch
System.Data.OleDb (2)
OleDb_Enum.cs (2)
147private static readonly NativeDBType D_IDispatch = new NativeDBType(0xff, IntPtr.Size, true, false, OleDbType.IDispatch, NativeDBType.IDISPATCH, S_IDISPATCH, typeof(object), NativeDBType.IDISPATCH, DbType.Object); // 17 - integer4 (pointer)
234OleDbType.IDispatch => D_IDispatch, // 9