2 references to Rewrite
Microsoft.CodeAnalysis.CSharp (2)
Binder\DecisionDagBuilder_CheckOrReachability.cs (2)
357var normalizedPattern = PatternNormalizer.Rewrite(pattern, rootIdentifier.Type); 371var normalizedNegatedPattern = PatternNormalizer.Rewrite(negated, rootIdentifier.Type);