1 implementation of Report
mscorlib (1)
system\progress.cs (1)
98
void IProgress<T>.
Report
(T value) { OnReport(value); }