1 instantiation of tagDBLITERALINFO
System.Data (1)
fx\src\data\System\Data\OleDb\OleDbConnectionInternal.cs (1)
399tagDBLITERALINFO tag = new tagDBLITERALINFO();
3 references to tagDBLITERALINFO
System.Data (3)
fx\src\data\System\Data\OleDb\OLEDB_Util.cs (2)
508static internal readonly int SizeOf_tagDBLITERALINFO = Marshal.SizeOf(typeof(tagDBLITERALINFO)); 522static internal readonly int OffsetOf_tagDBLITERALINFO_it = Marshal.OffsetOf(typeof(tagDBLITERALINFO), "it").ToInt32();
fx\src\data\System\Data\OleDb\OleDbConnectionInternal.cs (1)
399tagDBLITERALINFO tag = new tagDBLITERALINFO();