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