2 references to GetLocalizedMessage
mscorlib (2)
system\diagnostics\eventing\eventsource.cs (2)
3511string msg = manifest.GetLocalizedMessage(eventKey, CultureInfo.CurrentUICulture, etwFormat: false); 6529string val = GetLocalizedMessage(stringKey, ci, etwFormat: true);