1 reference to EventSource_GetClrConfig
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\XplatEventLogger.cs (1)
21
private static unsafe string GetClrConfig(string configName) => new string(
EventSource_GetClrConfig
(configName));