2 references to UserNameCannotBeEmpty
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\UserNameSecurityToken.cs (1)
28
throw Fx.Exception.Argument("userName", SRServiceModel.
UserNameCannotBeEmpty
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
325
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument(SRServiceModel.
UserNameCannotBeEmpty
);