3 references to MarkPropertyGetAsPublic
System.Data.Services.Design (3)
System\Data\EntityModel\Emitters\FixUp.cs (1)
90
case FixUpType.
MarkPropertyGetAsPublic
:
System\Data\EntityModel\Emitters\FixUpCollection.cs (1)
463
fixUp.Type == FixUpType.
MarkPropertyGetAsPublic
||
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
441
fixups.Add(new FixUp(propertyFqName, FixUpType.
MarkPropertyGetAsPublic
));