1 write to m_opcodeSet
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (1)
5039
m_opcodeSet
= true;
1 reference to m_opcodeSet
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (1)
5043
internal bool IsOpcodeSet =>
m_opcodeSet
;