2 writes to providerId
System.ServiceModel.Internals (2)
System\Runtime\Diagnostics\DiagnosticEventProvider.cs (2)
64
this.
providerId
= providerGuid;
81
uint etwRegistrationStatus = UnsafeNativeMethods.EventRegister(ref this.
providerId
, this.etwCallback, null, ref this.traceRegistrationHandle);