4 references to SerializeUnsignedInt
System.Data (4)
fx\src\data\System\Data\SqlClient\TdsParser.cs (4)
6418
byte[] bytesPart =
SerializeUnsignedInt
(d.m_data1, stateObj);
6421
bytesPart =
SerializeUnsignedInt
(d.m_data2, stateObj);
6424
bytesPart =
SerializeUnsignedInt
(d.m_data3, stateObj);
6427
bytesPart =
SerializeUnsignedInt
(d.m_data4, stateObj);