1 reference to CharIsPrintable
System.Diagnostics.EventLog (1)
System\Diagnostics\EventLogInternal.cs (1)
1241if (!CharIsPrintable(c) || (c == '\\') || (c == '*') || (c == '?'))