2 references to NamespaceName
System.Data.Entity (2)
System\Data\Objects\ELinq\MethodCallTranslator.cs (2)
602FunctionCallTranslator.ValidateFunctionAttributeParameter(call, functionAttribute.NamespaceName, "namespaceName"); 610EdmFunction function = parent.FindFunction(functionAttribute.NamespaceName, functionAttribute.FunctionName, argumentTypes, false, call);