2 references to _propertyChain
System.Data.Entity (2)
System\Data\Query\PlanCompiler\CTreeGenerator.cs (2)
78internal List<string> PropertyPath { get { return _propertyChain; } } 101_propertyChain.Insert(0, propName);