1 write to _whenTypeIsApparent
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpTypeStyleHelper.State.cs (1)
42
_whenTypeIsApparent
= styleForApparent.Notification.Severity;
1 reference to _whenTypeIsApparent
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpTypeStyleHelper.State.cs (1)
58
IsTypeApparentInContext ?
_whenTypeIsApparent
: _elsewhere;