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