3 references to MarkPropertySetAsPublic
System.Data.Entity.Design (3)
System\Data\EntityModel\Emitters\FixUp.cs (1)
96
case FixUpType.
MarkPropertySetAsPublic
:
System\Data\EntityModel\Emitters\FixUpCollection.cs (1)
450
fixUp.Type == FixUpType.
MarkPropertySetAsPublic
||
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
427
fixups.Add(new FixUp(propertyFqName, FixUpType.
MarkPropertySetAsPublic
));