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