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