1 reference to ReplaceBlockStatements
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
src\Analyzers\CSharp\CodeFixes\UseNullPropagation\CSharpUseNullPropagationCodeFixProvider.cs (1)
41
newWhenTrueStatement =
ReplaceBlockStatements
(block, newWhenTrueStatement);