1 write to IsOfTypeEntityTypes
System.Data.Entity (1)
System\Data\Mapping\FunctionImportMapping.ReturnTypeRenameMapping.cs (1)
42this.IsOfTypeEntityTypes = new ReadOnlyCollection<EntityType>(
3 references to IsOfTypeEntityTypes
System.Data.Entity (3)
System\Data\Mapping\FunctionImportMapping.cs (2)
100foreach (var isTypeOf in entityTypeMapping.IsOfTypeEntityTypes) 139foreach (var isOfType in entityTypeMapping.IsOfTypeEntityTypes)
System\Data\Mapping\FunctionImportMapping.ReturnTypeRenameMapping.cs (1)
61this.IsOfTypeEntityTypes.SelectMany(entityType =>