2 references to TryReadPlpUnicodeChars
System.Data (2)
fx\src\data\System\Data\SqlClient\TdsParser.cs (2)
5008
if (!
TryReadPlpUnicodeChars
(ref cc, 0, length >> 1, stateObj, out length)) {
11149
bool result =
TryReadPlpUnicodeChars
(ref buff, offst, len, stateObj, out charsRead);