2 references to ArgumentCannotBeEmptyString
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\Claim.cs (2)
56
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("claimType", SRServiceModel.
ArgumentCannotBeEmptyString
);
60
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("right", SRServiceModel.
ArgumentCannotBeEmptyString
);