5 references to IXmlTestingType
System.ServiceModel.Primitives.Tests (5)
Description\OperationBehaviorTest.cs (5)
51
ChannelFactory<
IXmlTestingType
> factory = new ChannelFactory<
IXmlTestingType
>(binding, new EndpointAddress(baseAddress));
63
if (String.Equals(description.Name, nameof(
IXmlTestingType
.XmlSerializerFormatAttribute_NotSet_One)))
82
if (String.Equals(description.Name, nameof(
IXmlTestingType
.XmlSerializerFormatAttribute_Set_StyleSetTo_Rpc)) || (String.Equals(description.Name, nameof(
IXmlTestingType
.XmlSerializerFormatAttribute_NotSet_Two))))