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