2 references to ERROR_NO_TOKEN
System.ServiceModel (2)
System\ServiceModel\Dispatcher\SecurityImpersonationBehavior.cs (1)
497if (error == (int)System.ServiceModel.ComIntegration.Win32Error.ERROR_NO_TOKEN)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (1)
1076if (error == (int)Win32Error.ERROR_NO_TOKEN)