CodeWriter.PragmaSuppressions property
Gets the set of pragma warning suppressions to be added at the top of the generated code.
public ISet<string> PragmaSuppressions { get; }
See Also
- class CodeWriter
Gets the set of pragma warning suppressions to be added at the top of the generated code.
public ISet<string> PragmaSuppressions { get; }