4 references to EndConstructState
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (4)
EndConstructGeneration\EndConstructStatementVisitor.vb (2)
21
Private ReadOnly _state As
EndConstructState
25
state As
EndConstructState
,
EndConstructGeneration\VisualBasicEndConstructGenerationService.vb (2)
143
cancellationToken As CancellationToken) As
EndConstructState
303
Private Sub InsertBlankLineBetweenXmlTags(state As
EndConstructState
, textView As ITextView, subjectBuffer As ITextBuffer)