1 reference to _complexPropertyInitializedSuffix
System.Data.Entity.Design (1)
System\Data\EntityModel\Emitters\Utils.cs (1)
238
return FieldNameFromPropName(propName) +
_complexPropertyInitializedSuffix
;