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