4 instantiations of VisualBasicEndConstructService
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (4)
3 references to VisualBasicEndConstructService
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (3)
EndConstructGeneration\EndConstructTestingHelpers.vb (3)
29Private Sub VerifyTypedCharApplied(doFunc As Func(Of VisualBasicEndConstructService, ITextView, ITextBuffer, Boolean),
61Private Sub VerifyApplied(doFunc As Func(Of VisualBasicEndConstructService, ITextView, ITextBuffer, Boolean),
114Private Sub VerifyNotApplied(doFunc As Func(Of VisualBasicEndConstructService, ITextView, ITextBuffer, Boolean),