1 reference to DelimiterQuoteCount
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
StringCopyPaste\AbstractPasteProcessor.cs (1)
143
var quotesToAddCount = (longestQuoteSequence - StringExpressionBeforePasteInfo.
DelimiterQuoteCount
) + 1;