1 write to _propDefList
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\TypeDefinition.cs (1)
77
this.
_propDefList
= propDefList;
1 reference to _propDefList
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\TypeDefinition.cs (1)
85
get { return this.
_propDefList
; }