3 references to MarkPropertyGetAsInternal
System.Data.Entity.Design (3)
System\Data\EntityModel\Emitters\FixUp.cs (1)
91
case FixUpType.
MarkPropertyGetAsInternal
:
System\Data\EntityModel\Emitters\FixUpCollection.cs (1)
466
fixUp.Type == FixUpType.
MarkPropertyGetAsInternal
||
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
410
fixups.Add(new FixUp(propertyFqName, FixUpType.
MarkPropertyGetAsInternal
));