1 write to s_getIDispatchForObject
System.Data.OleDb (1)
ColumnBinding.cs (1)
1049
s_getIDispatchForObject
= delegateInstance as Func<object, IntPtr>;
2 references to s_getIDispatchForObject
System.Data.OleDb (2)
ColumnBinding.cs (2)
1040
if (
s_getIDispatchForObject
== null)
1050
ptr =
s_getIDispatchForObject
!(value);