2 writes to GeneralWarningOption
Microsoft.CodeAnalysis (2)
Syntax\AbstractWarningStateMap.cs (2)
78this.GeneralWarningOption = default; 85this.GeneralWarningOption = general;
1 reference to GeneralWarningOption
Microsoft.CodeAnalysis (1)
Syntax\AbstractWarningStateMap.cs (1)
48return entry.GeneralWarningOption;