6 references to IXmlSFAttribute
Contract.XmlSerializer.IntegrationTests (3)
XmlSerializerFormatTest.cs (3)
72ChannelFactory<IXmlSFAttribute> factory = null; 73IXmlSFAttribute serviceProxy = null; 78factory = new ChannelFactory<IXmlSFAttribute>(binding, endpointAddress);
dotnet-svcutil.xmlserializer.IntegrationTests (3)
src\System.Private.ServiceModel\tests\Scenarios\Contract\XmlSerializer\XmlSerializerFormatTest.cs (3)
72ChannelFactory<IXmlSFAttribute> factory = null; 73IXmlSFAttribute serviceProxy = null; 78factory = new ChannelFactory<IXmlSFAttribute>(binding, endpointAddress);