1 write to _storageHandler
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
1033_storageHandler = this._handlerConstructor.Invoke(new object[0]) as IChartStorageHandler;
2 references to _storageHandler
System.Web.DataVisualization (2)
WebForm\General\ChartHttpHandler.cs (2)
1027if (_storageHandler == null) 1035return _storageHandler;