Specifies whether or not the disassembler should enclose all names in single quotation marks. By default, only names that don't match the ILASM definition of a simple name are quoted. The default is false.
true if all names should be enclosed in single quotation marks; otherwise, false. The default is false.
Corresponds to the /QUOTEALLNAMES flag.
/QUOTEALLNAMES
IldasmTask Class | NAnt.MSNet.Tasks Namespace