1 write to checkSyncValidationFunc
System.ServiceModel.Internals (1)
System\Runtime\AsyncResult.cs (1)
268
this.
checkSyncValidationFunc
= checkSyncValidationFunc;
2 references to checkSyncValidationFunc
System.ServiceModel.Internals (2)
System\Runtime\AsyncResult.cs (2)
313
if (this.
checkSyncValidationFunc
!= null)
315
if (!this.
checkSyncValidationFunc
(result))