1 write to _checkSyncValidationFunc
System.ServiceModel.Primitives (1)
Internals\System\Runtime\AsyncResult.cs (1)
227
_checkSyncValidationFunc
= checkSyncValidationFunc;
2 references to _checkSyncValidationFunc
System.ServiceModel.Primitives (2)
Internals\System\Runtime\AsyncResult.cs (2)
272
if (
_checkSyncValidationFunc
!= null)
274
if (!
_checkSyncValidationFunc
(result))