6 references to WinsdowsStreamSecurityNotSupported
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\ClaimSet.cs (1)
51
throw ExceptionHelper.PlatformNotSupported(ExceptionHelper.
WinsdowsStreamSecurityNotSupported
);
FrameworkFork\System.ServiceModel\System\IdentityModel\Selectors\WindowsSecurityTokenAuthenticator.cs (1)
40
throw ExceptionHelper.PlatformNotSupported(ExceptionHelper.
WinsdowsStreamSecurityNotSupported
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (2)
226
throw ExceptionHelper.PlatformNotSupported(ExceptionHelper.
WinsdowsStreamSecurityNotSupported
);
393
throw ExceptionHelper.PlatformNotSupported(ExceptionHelper.
WinsdowsStreamSecurityNotSupported
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityUtils.cs (2)
554
throw ExceptionHelper.PlatformNotSupported(ExceptionHelper.
WinsdowsStreamSecurityNotSupported
);
660
throw ExceptionHelper.PlatformNotSupported(ExceptionHelper.
WinsdowsStreamSecurityNotSupported
);