5 instantiations of MessagePropertyAttribute
Contract.Message.IntegrationTests (2)
TestTypes.4.4.0.cs (2)
49[MessageProperty(Name = "TestProperty")] 80[MessageProperty(Name = "TestProperty")]
System.ServiceModel.Primitives.Tests (3)
ServiceModel\MessageContractTest.4.4.0.cs (1)
33MessagePropertyAttribute attribute = new MessagePropertyAttribute();
TestTypes.4.4.0.cs (2)
62[MessageProperty] 95[MessageProperty]
2 references to MessagePropertyAttribute
System.ServiceModel (1)
netstandard.cs (1)
185[assembly: TypeForwardedTo(typeof(MessagePropertyAttribute))]
System.ServiceModel.Primitives.Tests (1)
ServiceModel\MessageContractTest.4.4.0.cs (1)
33MessagePropertyAttribute attribute = new MessagePropertyAttribute();