1 reference to Replace
Microsoft.CodeAnalysis (1)
SourceGeneration\GeneratorDriver.cs (1)
158
var newState = _state.With(additionalTexts: _state.AdditionalTexts.
Replace
(oldText, newText));