2 writes to _isShilohSP1
System.Data (2)
fx\src\data\System\Data\SqlClient\TdsParser.cs (2)
3057_isShilohSP1 = true; 3077_isShilohSP1 |= _isYukon; // includes all lower versions
3 references to _isShilohSP1
System.Data (3)
fx\src\data\System\Data\SqlClient\TdsParser.cs (3)
3078_isShiloh |= _isShilohSP1; // 4489if (_isShilohSP1) { 11441_isShilohSP1,