21 references to WriteString
System.Data (21)
fx\src\data\System\Data\SqlClient\TdsParser.cs (21)
4430WriteString(database, stateObj); 4439WriteString(schema, stateObj); 4448WriteString(type, stateObj); 6533WriteString(s, stateObj); 6543WriteString(s, stateObj); 7410WriteString(rec.hostName, _physicalStateObj); 7415WriteString(userName, _physicalStateObj); 7429WriteString(rec.applicationName, _physicalStateObj); 7430WriteString(rec.serverName, _physicalStateObj); 7437WriteString(clientInterfaceName, _physicalStateObj); 7438WriteString(rec.language, _physicalStateObj); 7439WriteString(rec.database, _physicalStateObj); 7445WriteString(rec.attachDBFilename, _physicalStateObj); 7797WriteString(transactionName, stateObj); 7821WriteString(transactionName, stateObj); 7833WriteString(transactionName, stateObj); 9276WriteString(md.cipherMD.CipherAlgorithmName, stateObj); 9365WriteString(md.tableName, stateObj); 9371WriteString(md.column, stateObj); 9752WriteString(callbackId, stateObj); 9755WriteString(service, stateObj);