7 references to CreateOrOverridePropertyDeclaration
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (7)
389
CustomAttributeHelper.
CreateOrOverridePropertyDeclaration
(
394
CustomAttributeHelper.
CreateOrOverridePropertyDeclaration
(
858
CustomAttributeHelper.
CreateOrOverridePropertyDeclaration
(decl, MessageContractMemberAttribute.NamePropertyName, setting.Name);
860
CustomAttributeHelper.
CreateOrOverridePropertyDeclaration
(decl, MessageContractMemberAttribute.NamespacePropertyName, setting.Namespace);
863
CustomAttributeHelper.
CreateOrOverridePropertyDeclaration
(decl, MessageContractMemberAttribute.ProtectionLevelPropertyName, setting.ProtectionLevel);
866
CustomAttributeHelper.
CreateOrOverridePropertyDeclaration
(decl, MessageBodyMemberAttribute.OrderPropertyName, order);
878
CustomAttributeHelper.
CreateOrOverridePropertyDeclaration
(