2 references to NormalizeEventLogParameter
System.ServiceModel.Internals (2)
System\Runtime\Diagnostics\EventLogger.cs (2)
93
stringValue =
NormalizeEventLogParameter
(stringValue);
104
string normalizedProcessName =
NormalizeEventLogParameter
(UnsafeGetProcessName());