1 write to _uiThreadOperationExecutor
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
AutomaticEndConstructCorrection\ViewCreationListener.vb (1)
30
_uiThreadOperationExecutor
= uiThreadOperationExecutor
2 references to _uiThreadOperationExecutor
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())