1 type derived from KeyedByTypeCollection
System.ServiceModel.Primitives (1)
netstandard.cs (1)
1290
public partial class BindingParameterCollection : System.Collections.Generic.
KeyedByTypeCollection
<object>
2 references to KeyedByTypeCollection
System.ServiceModel (1)
netstandard.cs (1)
14
[assembly: TypeForwardedTo(typeof(
KeyedByTypeCollection
<>))]
System.ServiceModel.Primitives (1)
netstandard.cs (1)
2083
public System.Collections.Generic.
KeyedByTypeCollection
<System.ServiceModel.Description.IOperationBehavior> Behaviors { get { return default; } }