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