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
; //
4489
if (
_isShilohSP1
) {
11441
_isShilohSP1
,