3 writes to _nonNullable
System.Data.Services.Design (3)
System\Data\EntityModel\Emitters\PropertyEmitter.cs (3)
733
_nonNullable
= typeReference.ForType(type);
747
_nonNullable
= collectionType;
756
_nonNullable
= baseType;
1 reference to _nonNullable
System.Data.Services.Design (1)
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
797
get { return
_nonNullable
; }