.NOCREF
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at .NOCREF.
Suppresses listing of symbols in the symbol table and browser file.
Syntax
.NOCREF [[name[[, name]]...]]
Remarks
If names are specified, then only the given names are suppressed. Same as .XCREF.