/usr/bin/nrefactory-demo-swf is in nrefactory-samples 5.3.0+20130718.73b6d0f-4.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 | #!/bin/sh
exec /usr/bin/cli /usr/lib/nrefactory-samples/ICSharpCode.NRefactory.Demo.exe "$@"
|