2 references to MessagePartDescriptionCollection
System.ServiceModel (1)
netstandard.cs (1)
126
[assembly: TypeForwardedTo(typeof(
MessagePartDescriptionCollection
))]
System.ServiceModel.Primitives (1)
netstandard.cs (1)
2007
public System.ServiceModel.Description.
MessagePartDescriptionCollection
Parts { get { return default; } }