1 reference to s_invalidChars
System.IdentityModel (1)
System\IdentityModel\CryptoHelper.cs (1)
1256if (algorithm == null || algorithm.IndexOfAny(s_invalidChars) > 0)