2 references to StringHeader
Contract.XmlSerializer.IntegrationTests (1)
XmlSerializerFormatTest.cs (1)
497
Assert.Equal(expectedHeaderText, response.
StringHeader
.HeaderValue);
dotnet-svcutil.xmlserializer.IntegrationTests (1)
src\System.Private.ServiceModel\tests\Scenarios\Contract\XmlSerializer\XmlSerializerFormatTest.cs (1)
497
Assert.Equal(expectedHeaderText, response.
StringHeader
.HeaderValue);