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