5 references to AppendFullName
System.Data.Entity (5)
System\Data\Common\CommandTrees\Internal\ExpressionPrinter.cs (5)
260AppendFullName(funcInfo.Text, func); 324AppendFullName(text, refType.ElementType); 586AppendFullName(retInfo.Text, prop.DeclaringType); 795AppendFullName(retNode.Text, TypeHelpers.GetEdmType<RefType>(e.ResultType).ElementType); 813AppendFullName(rel.Text, relType);