1 write to _baseClrType
System.Data.Entity (1)
System\Data\Objects\Internal\EntityProxyFactory.cs (1)
1525_baseClrType = ospaceEntityType.ClrType;
1 reference to _baseClrType
System.Data.Entity (1)
System\Data\Objects\Internal\EntityProxyFactory.cs (1)
1527DataContractAttribute[] attributes = (DataContractAttribute[])_baseClrType.GetCustomAttributes(typeof(DataContractAttribute), false);