1 write to TextChanges
Microsoft.CodeAnalysis.Features (1)
FullyQualify\IFullyQualifyService.cs (1)
41
TextChanges
= textChanges;
1 reference to TextChanges
Microsoft.CodeAnalysis.Features (1)
FullyQualify\AbstractFullyQualifyCodeFixProvider.cs (1)
42
var newText = sourceText.WithChanges(d.
TextChanges
);