1 write to messageInspectors
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
98
this.
messageInspectors
= this.NewBehaviorCollection<IDispatchMessageInspector>();
1 reference to messageInspectors
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
440
get { return this.
messageInspectors
; }