1 write to _mapping
System.Data.Entity (1)
System\Data\EntityClient\EntityCommandDefinition.cs (1)
605
_mapping
= mapping;
1 reference to _mapping
System.Data.Entity (1)
System\Data\EntityClient\EntityCommandDefinition.cs (1)
613
return ColumnMapFactory.CreateFunctionImportStructuralTypeColumnMap(reader,
_mapping
, _resultSetIndex, _entitySet, _baseStructuralType);