7 references to ThrowUnsupportedCollationEncountered
System.Data (7)
fx\src\data\System\Data\SqlClient\TdsParser.cs (6)
3755ThrowUnsupportedCollationEncountered(stateObj); 5227ThrowUnsupportedCollationEncountered(stateObj); 6726ThrowUnsupportedCollationEncountered(null); 9431ThrowUnsupportedCollationEncountered(null); // stateObject only when reading 9546ThrowUnsupportedCollationEncountered(null); // stateObject only when reading 11280ThrowUnsupportedCollationEncountered(stateObj);
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (1)
1623_parser.ThrowUnsupportedCollationEncountered(this);