2 references to CoTaskMemAlloc
System.Data (2)
fx\src\data\System\Data\OleDb\DBPropSet.cs (2)
39
base.handle = SafeNativeMethods.
CoTaskMemAlloc
(countOfBytes);
216
propset.rgProperties = SafeNativeMethods.
CoTaskMemAlloc
(countOfBytes);