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