The plugin can handle It.IsAny<> param generation for SetUp method pretty well.
However, currently auto-generation will not detect the trigger when using the Mock.Of<T> (x => x.Method()) as the shorthand.
It would be nice if this is supported in a future version