4 writes to _nullable
System.Data.Entity.Design (4)
System\Data\EntityModel\Emitters\PropertyEmitter.cs (4)
813_nullable = typeReference.NullableForType(type); 817_nullable = typeReference.ForType(type); 825_nullable = collectionType; 834_nullable = baseType;
1 reference to _nullable
System.Data.Entity.Design (1)
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
878get { return _nullable; }