2 references to AppContextSwitch
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\RuntimeEventSource.cs (2)
66
[Event((int)EventId.
AppContextSwitch
, Level = EventLevel.Informational, Keywords = Keywords.AppContext)]
69
WriteEvent((int)EventId.
AppContextSwitch
, switchName, value);