2 references to LineIsVBBeginSetterGetter
System.Data.Entity.Design (2)
System\Data\EntityModel\Emitters\FixUpCollection.cs (2)
557
if (
LineIsVBBeginSetterGetter
(normalizedLine, "Get") )
562
else if (
LineIsVBBeginSetterGetter
(normalizedLine, "Set") )