3 references to AddAttributeArguments
System.Data.Services.Design (3)
System\Data\EntityModel\Emitters\AttributeEmitter.cs (3)
142AddAttributeArguments(attribute, arguments); 500AddAttributeArguments(attribute, new object[] { epmAttr.SourcePath, syndicationItem, contentKind, epmAttr.KeepInContent }); 509AddAttributeArguments(attribute, new object[] { epmAttr.SourcePath, epmAttr.TargetPath, epmAttr.TargetNamespacePrefix, epmAttr.TargetNamespaceUri, epmAttr.KeepInContent });