1 write to m_commandId
System.Data.Entity (1)
System\Data\Query\InternalTrees\ColumnMap.cs (1)
183
m_commandId
= commandId;
1 reference to m_commandId
System.Data.Entity (1)
System\Data\Query\InternalTrees\ColumnMap.cs (1)
190
internal int CommandId { get { return
m_commandId
; } }