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)
58IsTypeApparentInContext ? _whenTypeIsApparent : _elsewhere;