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)
272if (_checkSyncValidationFunc != null) 274if (!_checkSyncValidationFunc(result))