3 references to SerializeIntIntoBuffer
System.Data (3)
fx\src\data\System\Data\SqlClient\TdsParserHelperClasses.cs (3)
1010
SerializeIntIntoBuffer
(_cipherMetadata.EncryptionKeyInfo.Value.databaseId, serializedWireFormat, ref consumedBytes);
1013
SerializeIntIntoBuffer
(_cipherMetadata.EncryptionKeyInfo.Value.cekId, serializedWireFormat, ref consumedBytes);
1016
SerializeIntIntoBuffer
(_cipherMetadata.EncryptionKeyInfo.Value.cekVersion, serializedWireFormat, ref consumedBytes);