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