3 writes to Current
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
MemberExpressionCacheKey.cs (3)
55Current = null; 73Current = _members[_index]; 82Current = _memberExpression.Member;
2 references to Current
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
MemberExpressionCacheKeyComparer.cs (2)
28if (xEnumerator.Current != yEnumerator.Current)