4 references to ReportGetValueError
PresentationFramework (4)
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (1)
706
ReportGetValueError
(k, request.SourceItem, request.Exception);
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (3)
1562
_host.
ReportGetValueError
(k, item, ex);
1567
_host.
ReportGetValueError
(k, item, new InvalidOperationException(SR.Get(SRID.NonCLSException, "GetValue")));
1575
_host.
ReportGetValueError
(k, item, new ArgumentOutOfRangeException("index"));