As the link is mentioned, it is reserved for internal use. However, I could not find anything that could use it. From the source code, it seems that scatter files are just a list of arbitrary files that serve as additional dependencies for assemblies. When copying these assemblies (for example, to the output directory of the project created when the CopyLocal flag is set), the scatter files will also be copied.
source
share