3 references to MarkPropertyGetAsProtected
System.Data.Services.Design (3)
System\Data\EntityModel\Emitters\FixUp.cs (1)
91
case FixUpType.
MarkPropertyGetAsProtected
:
System\Data\EntityModel\Emitters\FixUpCollection.cs (1)
464
fixUp.Type == FixUpType.
MarkPropertyGetAsProtected
))
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
454
fixups.Add(new FixUp(propertyFqName, FixUpType.
MarkPropertyGetAsProtected
));