7 references to CreateOrOverridePropertyDeclaration
System.ServiceModel (7)
System\ServiceModel\Description\OperationGenerator.cs (7)
391
CustomAttributeHelper.
CreateOrOverridePropertyDeclaration
(
396
CustomAttributeHelper.
CreateOrOverridePropertyDeclaration
(
863
CustomAttributeHelper.
CreateOrOverridePropertyDeclaration
(decl, MessageContractMemberAttribute.NamePropertyName, setting.Name);
865
CustomAttributeHelper.
CreateOrOverridePropertyDeclaration
(decl, MessageContractMemberAttribute.NamespacePropertyName, setting.Namespace);
868
CustomAttributeHelper.
CreateOrOverridePropertyDeclaration
(decl, MessageContractMemberAttribute.ProtectionLevelPropertyName, setting.ProtectionLevel);
871
CustomAttributeHelper.
CreateOrOverridePropertyDeclaration
(decl, MessageBodyMemberAttribute.OrderPropertyName, order);
885
CustomAttributeHelper.
CreateOrOverridePropertyDeclaration
(