1 reference to _invalidFileNameChars
System.Web (1)
Util\FileUtil.cs (1)
330if (name.IndexOfAny(_invalidFileNameChars, 0) != -1) {