1 write to m_viewArguments
System.Data.Entity (1)
System\Data\Mapping\FunctionImportMappingComposable.cs (1)
177
m_viewArguments
= viewArguments;
1 reference to m_viewArguments
System.Data.Entity (1)
System\Data\Mapping\FunctionImportMappingComposable.cs (1)
196
if (op.Var.VarType == VarType.Parameter &&
m_viewArguments
.TryGetValue(((ParameterVar)op.Var).ParameterName, out argNode))