1 write to _parser
System.Data (1)
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
10110_parser = parser;
7 references to _parser
System.Data (7)
fx\src\data\System\Data\SqlClient\TdsParser.cs (7)
10173Debug.Assert(!_parser._asyncWrite); 10179_parser.WriteInt(count, _stateObj); // write length of chunk 10185Debug.Assert(_parser._asyncWrite); 10203_parser.WriteInt(count, _stateObj); // write length of chunk 10220_parser._connHandler.DoomThisConnection(); 10224_parser._connHandler.DoomThisConnection(); 10228_parser._connHandler.DoomThisConnection();