1 write to normalizerRewrites
System.Data.Services.Client (1)
System\Data\Services\Client\ProjectionPlanCompiler.cs (1)
64this.normalizerRewrites = normalizerRewrites;
2 references to normalizerRewrites
System.Data.Services.Client (2)
System\Data\Services\Client\ProjectionPlanCompiler.cs (2)
741if (this.normalizerRewrites != null) 744if (this.normalizerRewrites.TryGetValue(expression, out original))