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