docs icon indicating copy to clipboard operation
docs copied to clipboard

Magnify predefined symbols DEBUG and TRACE

Open BillWagner opened this issue 4 months ago • 2 comments

Type of issue

Other (describe below)

Description

The predefined symbols DEBUG and TRACE aren't included in the TFM table, but are noted in prose below it. Instead, it should be more prominent when those symbols are defined.

We could possibly also defer to the MSBuild does for the predefined symbols. and DEFINE* properties.

Page URL

https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/preprocessor-directives

Content source URL

https://github.com/dotnet/docs/blob/main/docs/csharp/language-reference/preprocessor-directives.md

Document Version Independent Id

501be68d-5ad0-18d9-8958-54215bb57fc0

Article author

@BillWagner

Metadata

  • ID: 716913e5-dbbe-bdb0-909a-4d8c2dc7be97
  • Service: dotnet-csharp
  • Sub-service: lang-reference

BillWagner avatar Mar 18 '24 21:03 BillWagner