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