1 write to _whenTypeIsApparent
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Utilities\TypeStyle\CSharpTypeStyleHelper.State.cs (1)
46
_whenTypeIsApparent
= styleForApparent.Notification;
1 reference to _whenTypeIsApparent
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Utilities\TypeStyle\CSharpTypeStyleHelper.State.cs (1)
71
Context.TypeIsApparent =>
_whenTypeIsApparent
,