2 references to ParameterResourceFile
System (2)
services\monitoring\system\diagnosticts\EventLog.cs (2)
1205if (!String.IsNullOrEmpty(sourceData.ParameterResourceFile)) 1206sourceLogKey.SetValue("ParameterMessageFile", FixupPath(sourceData.ParameterResourceFile), RegistryValueKind.ExpandString);