4 references to FormulaRegistry
System.Windows.Forms.DataVisualization (4)
Common\Formulas\FormulaRegistry.cs (1)
113 if(serviceType == typeof(FormulaRegistry))
Common\General\CommonElements.cs (3)
200 internal FormulaRegistry FormulaRegistry 204 return (FormulaRegistry)container.GetService(typeof(FormulaRegistry));