2 writes to _userExpressionDepth
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\CoordinatorScratchpad.cs (2)
502_userExpressionDepth++; 507_userExpressionDepth--;
8 references to _userExpressionDepth
System.Data.Entity (8)
System\Data\Common\Internal\Materialization\CoordinatorScratchpad.cs (8)
331if (nex != null && _userExpressionDepth >= 1) 370if (_userExpressionDepth == 1) 392if (_userExpressionDepth >= 1 && _userArgumentType != null) 420if (_userExpressionDepth >= 1) 441if (_userExpressionDepth >= 1) 446if (newMemberInit != init && _userExpressionDepth == 1) 470if (_userExpressionDepth >= 1) 510else if (_userExpressionDepth >= 1)