4 references to DiscriminatorValue
System.Data.Entity (4)
System\Data\Query\InternalTrees\Dump.cs (2)
325if (null != ci.DiscriminatorValue) { 326attrs2.Add("DiscriminatorValue", ci.DiscriminatorValue);
System\Data\Query\InternalTrees\OpCopier.cs (1)
1121CollectionInfo newCollectionInfo = Command.CreateCollectionInfo(newCollectionVar, newColumnMap, newFlattendElementVars, newKeys, newSortKeys, ci.DiscriminatorValue);
System\Data\Query\PlanCompiler\NestPullup.cs (1)
2315newCollectionInfo.DiscriminatorValue