3 writes to _nonNullable
System.Data.Entity.Design (3)
System\Data\EntityModel\Emitters\PropertyEmitter.cs (3)
810_nonNullable = typeReference.ForType(type); 824_nonNullable = collectionType; 833_nonNullable = baseType;
1 reference to _nonNullable
System.Data.Entity.Design (1)
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
874get { return _nonNullable; }