It won't convert it to XCode, but you can build your vb.net project on the mac using Mono. xbuild can use the .proj (.vbproj?) files to compile in it's environment. Not everything is included, but a lot of stuff does work.
VB is pretty much a Windows-only language, not really suited for cross-platform work.