1 write to _variableCount
System.Data.Entity (1)
System\Data\Common\Utils\Boolean\Solver.cs (1)
46
return ++
_variableCount
;
1 reference to _variableCount
System.Data.Entity (1)
System\Data\Common\Utils\Boolean\Solver.cs (1)
110
Debug.Assert(variable <=
_variableCount
, "variable out of range");