3 references to MarkPropertyGetAsInternal
System.Data.Services.Design (3)
System\Data\EntityModel\Emitters\FixUp.cs (1)
89
case FixUpType.
MarkPropertyGetAsInternal
:
System\Data\EntityModel\Emitters\FixUpCollection.cs (1)
462
fixUp.Type == FixUpType.
MarkPropertyGetAsInternal
||
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
428
fixups.Add(new FixUp(propertyFqName, FixUpType.
MarkPropertyGetAsInternal
));