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