1 write to _commitFormatter
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
LineCommit\CommitBufferManagerFactory.vb (1)
20
_commitFormatter
= commitFormatter
1 reference to _commitFormatter
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
LineCommit\CommitBufferManagerFactory.vb (1)
26
Return buffer.Properties.GetOrCreateSingletonProperty(Function() New CommitBufferManager(buffer,
_commitFormatter
, _inlineRenameService, _threadingContext))