Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 406 Bytes

N_System_Diagnostics_CodeAnalysis.md

File metadata and controls

13 lines (8 loc) · 406 Bytes

System.Diagnostics.CodeAnalysis Namespace

Contains classes for interaction with code analysis tools. These tools are used to analyze code for conformance to coding conventions such as naming or security rules.

Classes

StringSyntaxAttribute Specifies the syntax used in a string.