Well, I am talking about the "Friend" access specifier of VB.NET here. Honestly, I am not comfortable with keyword Friend and its actual semantics in VB. A Friend member is something that can be seen only within an assembly. That's it - it does not promise...