1 write to _context
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
Formatting\Engine\Trivia\TriviaDataFactory.CodeShapeAnalyzer.vb (1)
83
Me.
_context
= context
2 references to _context
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
Formatting\Engine\Trivia\TriviaDataFactory.CodeShapeAnalyzer.vb (2)
215
If Me.UseIndentation AndAlso Me._indentation <> Me.
_context
.GetBaseIndentation(trivia.SpanStart) Then
247
If Me._indentation <> Me.
_context
.GetBaseIndentation(trivia.SpanStart) Then