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