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