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