2 writes to op
System.Data (2)
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
3894
if (!stateObj.TryReadByte(out col.
op
)) {
fx\src\data\System\Data\SqlClient\TdsParserHelperClasses.cs (1)
550
result.
op
= op;
2 references to op
System.Data (2)
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
3908
switch (col.
op
) {
fx\src\data\System\Data\SqlClient\TdsParserHelperClasses.cs (1)
550
result.op =
op
;