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