1 write to _replacementText
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
EndConstructGeneration\ReplaceSpanResult.vb (1)
23
_replacementText
= replacementText
1 reference to _replacementText
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
EndConstructGeneration\ReplaceSpanResult.vb (1)
40
subjectBuffer.ApplyChange(New TextChange(_snapshotSpan.TranslateTo(current, SpanTrackingMode.EdgeExclusive).Span.ToTextSpan(),
_replacementText
))