4 references to IsQueryView
System.Data.Entity (4)
System\Data\Mapping\ViewGeneration\Validation\ErrorPatternMatcher.cs (4)
508
if (!
IsQueryView
() &&
683
if (
IsQueryView
())
707
if ((lookingForC &&
IsQueryView
()) || (!lookingForC && !
IsQueryView
()))