1 reference to s_invalidChars
System.Security (1)
system\security\cryptography\xml\utils.cs (1)
468
if (key == null || key.IndexOfAny(
s_invalidChars
) >= 0)