4 references to ReportGetValueError
PresentationFramework (4)
MS\Internal\Data\ClrBindingWorker.cs (1)
698
ReportGetValueError
(k, request.SourceItem, request.Exception);
MS\Internal\Data\PropertyPathWorker.cs (3)
1530
_host.
ReportGetValueError
(k, item, ex);
1535
_host.
ReportGetValueError
(k, item, new InvalidOperationException(SR.Format(SR.NonCLSException, "GetValue")));
1543
_host.
ReportGetValueError
(k, item, new ArgumentOutOfRangeException("index"));