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