1 write to _whenTypeIsApparent
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Utilities\TypeStyle\CSharpTypeStyleHelper.State.cs (1)
43_whenTypeIsApparent = styleForApparent.Notification;
1 reference to _whenTypeIsApparent
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Utilities\TypeStyle\CSharpTypeStyleHelper.State.cs (1)
59IsTypeApparentInContext ? _whenTypeIsApparent : _elsewhere;