2 types derived from MessageContractMemberAttribute
System.ServiceModel.Primitives (2)
System\ServiceModel\MessageBodyMemberAttribute.cs (1)
9public class MessageBodyMemberAttribute : MessageContractMemberAttribute
System\ServiceModel\MessageHeaderAttribute.cs (1)
9public class MessageHeaderAttribute : MessageContractMemberAttribute
1 reference to MessageContractMemberAttribute
System.ServiceModel (1)
netstandard.cs (1)
178[assembly: TypeForwardedTo(typeof(MessageContractMemberAttribute))]