1 write to _etwProc
WindowsBase (1)
Shared\MS\Utility\TraceProvider.cs (1)
455
_etwProc
= new ClassicEtw.ControlCallback(EtwEnableCallback);
1 reference to _etwProc
WindowsBase (1)
Shared\MS\Utility\TraceProvider.cs (1)
461
ClassicEtw.RegisterTraceGuidsW(
_etwProc
, IntPtr.Zero, ref providerGuid, 1, ref guidReg, null, null, out registrationHandle);