3 references to MarkPropertyGetAsPublic
System.Data.Entity.Design (3)
System\Data\EntityModel\Emitters\FixUp.cs (1)
92
case FixUpType.
MarkPropertyGetAsPublic
:
System\Data\EntityModel\Emitters\FixUpCollection.cs (1)
467
fixUp.Type == FixUpType.
MarkPropertyGetAsPublic
||
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
423
fixups.Add(new FixUp(propertyFqName, FixUpType.
MarkPropertyGetAsPublic
));