3 references to GetCTypeFunctions
System.Data.Entity (3)
System\Data\Mapping\ViewValidator.cs (1)
232var cTypeFunctions = sSpace.GetCTypeFunctions(function.FullName, false);
System\Data\Metadata\Perspective.cs (2)
156((StoreItemCollection)itemCollection).GetCTypeFunctions(fullName, ignoreCase) : 181overloads = ((StoreItemCollection)storeItemCollection).GetCTypeFunctions(fullName, ignoreCase);