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