1 write to thread
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
92
this.
thread
= new ThreadBehavior(dispatch);
2 references to thread
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
1112
this.
thread
.BindThread(ref rpc);
1263
this.
thread
.BindEndThread(ref rpc);