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