Implemented interface member:
property
CompletedSynchronously
System.IAsyncResult.CompletedSynchronously
1 reference to CompletedSynchronously
System.IdentityModel (1)
System\IdentityModel\SecurityTokenService.cs (1)
974
typedResult.Complete(response, typedResult.
CompletedSynchronously
, unhandledException);