2 references to AllocateForAccessor
System.Data (2)
fx\src\data\System\Data\OleDb\OleDbCommand.cs (1)
395bindings.AllocateForAccessor(null, 0, 0);
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (1)
1516indexStart = dbbindings[i].AllocateForAccessor(this, indexStart, i);