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