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