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