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