1 instantiation of DbExpressionStructuralTypeEntitySetInfo
System.Data.Entity (1)
System\Data\Mapping\ViewValidator.cs (1)
370
DbExpressionStructuralTypeEntitySetInfo structuralTypeSetInfos = new
DbExpressionStructuralTypeEntitySetInfo
();
4 references to DbExpressionStructuralTypeEntitySetInfo
System.Data.Entity (4)
System\Data\Mapping\ViewValidator.cs (4)
308
private void ValidateEntitySetsMappedForAssociationSetMapping(
DbExpressionStructuralTypeEntitySetInfo
setInfos)
348
DbExpressionStructuralTypeEntitySetInfo
setInfos = VisitExpression(expression.Instance) as
DbExpressionStructuralTypeEntitySetInfo
;
370
DbExpressionStructuralTypeEntitySetInfo
structuralTypeSetInfos = new DbExpressionStructuralTypeEntitySetInfo();