1 write to _funcletizer
System.Data.Entity (1)
System\Data\Objects\ELinq\ExpressionConverter.cs (1)
125_funcletizer = funcletizer;
12 references to _funcletizer
System.Data.Entity (12)
System\Data\Objects\ELinq\ExpressionConverter.cs (7)
207return (EdmItemCollection)_funcletizer.RootContext.MetadataWorkspace.GetItemCollection(DataSpace.CSpace, true); 214return ((StoreItemCollection)_funcletizer.RootContext.MetadataWorkspace.GetItemCollection(DataSpace.SSpace)).StoreProviderManifest; 652if (!object.ReferenceEquals(_funcletizer.RootContext, inlineQuery.QueryState.ObjectContext)) 678if (!_funcletizer.IsCompiledQuery || 947if (_funcletizer.RootContext.Perspective.TryGetType(type, out typeUsage)) 1294if (!_funcletizer.RootContext.ContextOptions.UseCSharpNullComparisonBehavior) 1318if (!_funcletizer.RootContext.ContextOptions.UseCSharpNullComparisonBehavior)
System\Data\Objects\ELinq\MethodCallTranslator.cs (2)
2252if (!parent._funcletizer.RootContext.ContextOptions.UseCSharpNullComparisonBehavior) 2282if (parent._funcletizer.RootContext.ContextOptions.UseCSharpNullComparisonBehavior)
System\Data\Objects\ELinq\Translator.cs (3)
66if (linq == parent._funcletizer.RootContextExpression) 69parent._funcletizer.RootContextParameter.Name)); 1024if (parent._funcletizer.RootContext.ContextOptions.UseCSharpNullComparisonBehavior)