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