1 write to invokeControllerCallback
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\EtwProvider.cs (1)
39this.invokeControllerCallback = value;
3 references to invokeControllerCallback
System.ServiceModel.Internals (3)
System\Runtime\Diagnostics\EtwProvider.cs (3)
35return this.invokeControllerCallback; 51if (this.invokeControllerCallback != null) 53this.invokeControllerCallback();