1 write to _entityType
System.Data.Entity (1)
System\Data\Objects\Internal\EntityProxyTypeInfo.cs (1)
51_entityType = ospaceEntityType;
3 references to _entityType
System.Data.Entity (3)
System\Data\Objects\Internal\EntityProxyTypeInfo.cs (3)
178if (ospaceEntityType != _entityType && ospaceEntityType.HashedDescription != _entityType.HashedDescription) 180Debug.Assert(ospaceEntityType.ClrType == _entityType.ClrType);