4 references to MessageParameterAttribute
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (2)
879
CustomAttributeHelper.FindOrCreateAttributeDeclaration<
MessageParameterAttribute
>(attributes),
MessageParameterAttribute
.NamePropertyName, setting.Name);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\TypeLoader.cs (2)
1255
MessageParameterAttribute
paramAttr = ServiceReflector.GetSingleAttribute<
MessageParameterAttribute
>(attrProvider);