1 write to _checkSyncValidationFunc
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\AsyncResult.cs (1)
252_checkSyncValidationFunc = checkSyncValidationFunc;
2 references to _checkSyncValidationFunc
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\AsyncResult.cs (2)
297if (_checkSyncValidationFunc != null) 299if (!_checkSyncValidationFunc(result))