Microsoft.XLANGs.BaseTypes.TransformBase

Hey all,

I'm unit testing BizTalk maps (transforms) on a project (yes, I know, yucky) and I have a helper method which takes Microsoft.XLANGs.BaseTypes.TransformBase as an argument and is the super class for all BizTalk maps. I create new BizTalk maps which are subclasses of TransformBase for testing which are sent into this method but Resharper marks them as an error.

The code still compiles and runs fine but I'm curious why Resharper is offended? Anyone else run across this? It's a minor annoyance more than anything else.

/qb

0
2 comments
Avatar
Permanently deleted user

I have this problem as well.  I'm using VS2008.

0

Please sign in to leave a comment.