5 references to IUnknownQueryInterface
System.Data.OleDb (5)
OleDbConnectionString.cs (1)
79
internal UnsafeNativeMethods.
IUnknownQueryInterface
? DangerousDataSourceIUnknownQueryInterface;
OleDbWrapper.cs (4)
142
UnsafeNativeMethods.
IUnknownQueryInterface
? QueryInterface = constr.DangerousDataSourceIUnknownQueryInterface;
148
QueryInterface = Marshal.GetDelegateForFunctionPointer<UnsafeNativeMethods.
IUnknownQueryInterface
>(method);
340
UnsafeNativeMethods.
IUnknownQueryInterface
QueryInterface = Marshal.GetDelegateForFunctionPointer<UnsafeNativeMethods.
IUnknownQueryInterface
>(method);