15 references to ServiceModelAttributeTargets
dotnet-svcutil-lib (15)
FrameworkFork\System.ServiceModel\System\ServiceModel\DataContractFormatAttribute.cs (2)
10[AttributeUsage(ServiceModelAttributeTargets.ServiceContract | ServiceModelAttributeTargets.OperationContract, Inherited = false, AllowMultiple = false)]
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\TransactionFlowAttribute.cs (1)
14[AttributeUsage(ServiceModelAttributeTargets.OperationBehavior)]
FrameworkFork\System.ServiceModel\System\ServiceModel\FaultContractAttribute.cs (1)
11[AttributeUsage(ServiceModelAttributeTargets.OperationContract, AllowMultiple = true, Inherited = false)]
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageBodyMemberAttribute.cs (1)
7[AttributeUsage(ServiceModelAttributeTargets.MessageMember, Inherited = false)]
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageContractAttribute.cs (1)
11[AttributeUsage(ServiceModelAttributeTargets.MessageContract, AllowMultiple = false)]
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageHeaderArrayAttribute.cs (1)
7[AttributeUsage(ServiceModelAttributeTargets.MessageMember, AllowMultiple = false, Inherited = false)]
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageHeaderAttribute.cs (1)
7[AttributeUsage(ServiceModelAttributeTargets.MessageMember, AllowMultiple = false, Inherited = false)]
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageParameterAttribute.cs (1)
7[AttributeUsage(ServiceModelAttributeTargets.Parameter, Inherited = false)]
FrameworkFork\System.ServiceModel\System\ServiceModel\OperationContractAttribute.cs (1)
12[AttributeUsage(ServiceModelAttributeTargets.OperationContract)]
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceContractAttribute.cs (1)
11[AttributeUsage(ServiceModelAttributeTargets.ServiceContract, Inherited = false, AllowMultiple = false)]
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceKnownTypeAttribute.cs (2)
7[AttributeUsage(ServiceModelAttributeTargets.ServiceContract | ServiceModelAttributeTargets.OperationContract, Inherited = true, AllowMultiple = true)]
FrameworkFork\System.ServiceModel\System\ServiceModel\XmlSerializerFormatAttribute.cs (2)
9[AttributeUsage(ServiceModelAttributeTargets.ServiceContract | ServiceModelAttributeTargets.OperationContract, Inherited = false, AllowMultiple = false)]