2 writes to _currentStyle
Microsoft.Cci.Extensions (2)
Writers\Syntax\UnifiedDiffSyntaxWriter.cs (2)
99
_currentStyle
= style;
193
_currentStyle
= null;
1 reference to _currentStyle
Microsoft.Cci.Extensions (1)
Writers\Syntax\UnifiedDiffSyntaxWriter.cs (1)
50
switch (
_currentStyle
)