9 references to ExceptionObjectReferenceIsNull
System.Web.DataVisualization (9)
Common\Formulas\Oscillator.cs (1)
190if (e.Message == SR.ExceptionObjectReferenceIsNull)
Common\Formulas\PriceIndicators.cs (6)
145if (e.Message == SR.ExceptionObjectReferenceIsNull) 320if (e.Message == SR.ExceptionObjectReferenceIsNull) 464if (e.Message == SR.ExceptionObjectReferenceIsNull) 547if (e.Message == SR.ExceptionObjectReferenceIsNull) 690if (e.Message == SR.ExceptionObjectReferenceIsNull) 966if (e.Message == SR.ExceptionObjectReferenceIsNull)
Common\Formulas\TechGeneralIndicators.cs (1)
85if (e.Message == SR.ExceptionObjectReferenceIsNull)
Common\Formulas\VolumeIndicator.cs (1)
151if (e.Message == SR.ExceptionObjectReferenceIsNull)