4 references to MessageParameterAttribute
System.ServiceModel (4)
System\ServiceModel\Description\OperationGenerator.cs (2)
886CustomAttributeHelper.FindOrCreateAttributeDeclaration<MessageParameterAttribute>(attributes), MessageParameterAttribute.NamePropertyName, setting.Name);
System\ServiceModel\Description\TypeLoader.cs (2)
1207MessageParameterAttribute paramAttr = ServiceReflector.GetSingleAttribute<MessageParameterAttribute>(attrProvider);