2 references to IDispatchMessageInspector
System.ServiceModel (1)
netstandard.cs (1)
144
[assembly: TypeForwardedTo(typeof(
IDispatchMessageInspector
))]
System.ServiceModel.Primitives (1)
netstandard.cs (1)
2191
public System.Collections.Generic.SynchronizedCollection<
IDispatchMessageInspector
> MessageInspectors { get { return default; } }