2 references to LineIsVBBeginSetterGetter
System.Data.Services.Design (2)
System\Data\EntityModel\Emitters\FixUpCollection.cs (2)
553
if (
LineIsVBBeginSetterGetter
(normalizedLine, "Get") )
558
else if (
LineIsVBBeginSetterGetter
(normalizedLine, "Set") )