I read somewhere about VB6 code in .NET so is it bad to use Left() mid() etc in .NET or should I use the new equivalents which I cant remember?

if I dont use any vb6 code, will it still import the vb6 code libraries when I compile it? As wont this affect the filesize, performance etc?