45 types derived from InternalBase
System.Data.Entity (45)
System\Data\Common\Utils\KeyToListMap.cs (1)
23
internal class KeyToListMap<TKey, TValue> :
InternalBase
{
System\Data\Common\Utils\ModifiableIteratorCollection.cs (1)
27
internal class ModifiableIteratorCollection<TElement> :
InternalBase
{
System\Data\Common\Utils\Pair.cs (1)
20
internal class Pair<TFirst, TSecond> :
InternalBase
System\Data\Common\Utils\Set.cs (1)
21
internal class Set<TElement> :
InternalBase
, IEnumerable<TElement>
System\Data\Mapping\Update\Internal\UndirectedGraph.cs (1)
15
class UndirectedGraph<TVertex> :
InternalBase
{
System\Data\Mapping\ViewGeneration\BasicViewGenerator.cs (1)
28
internal class BasicViewGenerator :
InternalBase
System\Data\Mapping\ViewGeneration\CellCreator.cs (1)
23
internal class CellCreator :
InternalBase
System\Data\Mapping\ViewGeneration\CellPartitioner.cs (1)
27
internal class CellPartitioner :
InternalBase
System\Data\Mapping\ViewGeneration\CellTreeSimplifier.cs (1)
23
internal class CellTreeSimplifier :
InternalBase
System\Data\Mapping\ViewGeneration\ConfigViewGenerator.cs (1)
51
internal sealed class ConfigViewGenerator :
InternalBase
System\Data\Mapping\ViewGeneration\CqlGeneration\CqlBlock.cs (1)
27
internal abstract class CqlBlock :
InternalBase
System\Data\Mapping\ViewGeneration\CqlGeneration\CqlIdentifiers.cs (1)
21
internal class CqlIdentifiers :
InternalBase
System\Data\Mapping\ViewGeneration\CqlGeneration\JoinCqlBlock.cs (2)
149
internal sealed class OnClause :
InternalBase
214
private sealed class SingleClause :
InternalBase
System\Data\Mapping\ViewGeneration\CqlGeneration\SlotInfo.cs (1)
22
internal sealed class SlotInfo :
InternalBase
System\Data\Mapping\ViewGeneration\CqlGenerator.cs (1)
25
internal sealed class CqlGenerator :
InternalBase
System\Data\Mapping\ViewGeneration\GeneratedView.cs (1)
28
internal sealed class GeneratedView :
InternalBase
System\Data\Mapping\ViewGeneration\Structures\BoolExpression.cs (1)
32
internal partial class BoolExpression :
InternalBase
System\Data\Mapping\ViewGeneration\Structures\BoolExpressionVisitors.cs (1)
32
internal partial class BoolExpression :
InternalBase
System\Data\Mapping\ViewGeneration\Structures\BoolLiteral.cs (1)
30
internal abstract class BoolLiteral :
InternalBase
System\Data\Mapping\ViewGeneration\Structures\CaseStatement.cs (2)
30
internal sealed class CaseStatement :
InternalBase
401
internal sealed class WhenThen :
InternalBase
System\Data\Mapping\ViewGeneration\Structures\Cell.cs (1)
39
internal class Cell :
InternalBase
System\Data\Mapping\ViewGeneration\Structures\CellQuery.cs (1)
38
internal class CellQuery :
InternalBase
System\Data\Mapping\ViewGeneration\Structures\CellTreeNode.cs (1)
24
internal abstract partial class CellTreeNode :
InternalBase
System\Data\Mapping\ViewGeneration\Structures\Constant.cs (1)
24
internal abstract class Constant :
InternalBase
System\Data\Mapping\ViewGeneration\Structures\Domain.cs (1)
29
internal class Domain :
InternalBase
System\Data\Mapping\ViewGeneration\Structures\ErrorLog.cs (2)
22
internal class ErrorLog :
InternalBase
98
internal class Record :
InternalBase
System\Data\Mapping\ViewGeneration\Structures\LeftCellWrapper.cs (1)
39
internal class LeftCellWrapper :
InternalBase
System\Data\Mapping\ViewGeneration\Structures\MemberDomainMap.cs (1)
28
internal class MemberDomainMap :
InternalBase
System\Data\Mapping\ViewGeneration\Structures\MemberPath.cs (1)
27
internal sealed class MemberPath :
InternalBase
, IEquatable<MemberPath>
System\Data\Mapping\ViewGeneration\Structures\MemberProjectionIndex.cs (1)
24
internal sealed class MemberProjectionIndex :
InternalBase
System\Data\Mapping\ViewGeneration\Structures\ProjectedSlot.cs (1)
23
internal abstract class ProjectedSlot :
InternalBase
, IEquatable<ProjectedSlot>
System\Data\Mapping\ViewGeneration\Structures\WithStatement.cs (1)
25
internal sealed class WithRelationship :
InternalBase
System\Data\Mapping\ViewGeneration\Validation\CellRelation.cs (1)
17
internal abstract class CellRelation :
InternalBase
System\Data\Mapping\ViewGeneration\Validation\ConstraintBase.cs (1)
31
internal abstract class ConstraintBase :
InternalBase
System\Data\Mapping\ViewGeneration\Validation\ExtentKey.cs (1)
21
internal class ExtentKey :
InternalBase
System\Data\Mapping\ViewGeneration\Validation\ForeignConstraint.cs (1)
26
internal class ForeignConstraint :
InternalBase
System\Data\Mapping\ViewGeneration\Validation\KeyConstraint.cs (1)
18
internal class KeyConstraint<TCellRelation, TSlot> :
InternalBase
System\Data\Mapping\ViewGeneration\Validation\SchemaConstraints.cs (1)
21
internal class SchemaConstraints<TKeyConstraint> :
InternalBase
System\Data\Mapping\ViewGeneration\ViewgenContext.cs (1)
23
internal class ViewgenContext :
InternalBase
System\Data\Mapping\ViewGeneration\ViewGenerator.cs (1)
35
internal class ViewGenerator :
InternalBase
System\Data\Mapping\ViewGeneration\ViewgenGatekeeper.cs (1)
25
abstract internal class ViewgenGatekeeper :
InternalBase
System\Data\Mapping\ViewGeneration\ViewGenResults.cs (1)
22
internal class ViewGenResults :
InternalBase
2 references to InternalBase
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Validation\SchemaConstraints.cs (2)
22
where TKeyConstraint :
InternalBase
55
where Constraint :
InternalBase