5 writes to _cachedCTypeFunction
System.Data.Entity (5)
System\Data\Metadata\StoreItemCollection.cs (5)
61_cachedCTypeFunction = new Memoizer<EdmFunction, EdmFunction>(ConvertFunctionSignatureToCType, null); 92out _cachedCTypeFunction); 114out _cachedCTypeFunction); 134out _cachedCTypeFunction); 172out _cachedCTypeFunction);
1 reference to _cachedCTypeFunction
System.Data.Entity (1)
System\Data\Metadata\StoreItemCollection.cs (1)
358return this._cachedCTypeFunction.Evaluate(sTypeFunction);