3 references to Trace
System.Data (3)
fx\src\bid\inc\cs\bidPrivateBase.cs (2)
236
NativeMethods.
Trace
(modID, UIntPtr.Zero, UIntPtr.Zero, strConst);
242
NativeMethods.
Trace
(modID, UIntPtr.Zero, (UIntPtr)flags, strConst);
fx\src\data\System\Data\Common\System.Data_BID.cs (1)
193
NativeMethods.
Trace
(modID, UIntPtr.Zero, UIntPtr.Zero, fmtPrintfW);