2 references to Rewrite
Microsoft.CodeAnalysis.CSharp.Features (2)
src\Analyzers\CSharp\CodeFixes\UseIsNullCheck\CSharpUseIsNullCheckForCastAndEqualityOperatorCodeFixProvider.cs (2)
95? Rewrite(binary, binary.Left, binary.Right) 96: Rewrite(binary, binary.Right, binary.Left);