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)
461ClassicEtw.RegisterTraceGuidsW(_etwProc, IntPtr.Zero, ref providerGuid, 1, ref guidReg, null, null, out registrationHandle);