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)
40subjectBuffer.ApplyChange(New TextChange(_snapshotSpan.TranslateTo(current, SpanTrackingMode.EdgeExclusive).Span.ToTextSpan(), _replacementText))