3 references to MarkPropertySetAsPublic
System.Data.Services.Design (3)
System\Data\EntityModel\Emitters\FixUp.cs (1)
94
case FixUpType.
MarkPropertySetAsPublic
:
System\Data\EntityModel\Emitters\FixUpCollection.cs (1)
446
fixUp.Type == FixUpType.
MarkPropertySetAsPublic
||
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
445
fixups.Add(new FixUp(propertyFqName, FixUpType.
MarkPropertySetAsPublic
));