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