2 references to AutomaticEndConstructCorrector
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (2)
AutomaticEndConstructCorrection\ViewCreationListener.vb (2)
53
buffers.Do(Sub(b) b.Properties.GetOrCreateSingletonProperty(Function() New
AutomaticEndConstructCorrector
(b, _uiThreadOperationExecutor)).Connect())
57
buffers.Do(Sub(b) b.Properties.GetOrCreateSingletonProperty(Function() New
AutomaticEndConstructCorrector
(b, _uiThreadOperationExecutor)).Disconnect())