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)
874
get { return
_nonNullable
; }