1 write to m_varType
System.Data.Entity (1)
System\Data\Query\InternalTrees\Vars.cs (1)
63m_varType = varType;
1 reference to m_varType
System.Data.Entity (1)
System\Data\Query\InternalTrees\Vars.cs (1)
75internal VarType VarType { get { return m_varType; } }